[seam-issues] [JBoss JIRA] Closed: (JBSEAM-510) Embed pages.xml metadata in the page (like annotations for the view)

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Jan 22 09:27:20 EST 2010


     [ https://jira.jboss.org/jira/browse/JBSEAM-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed JBSEAM-510.
----------------------------

    Resolution: Out of Date
      Assignee: Pete Muir  (was: Gavin King)


Superseded by JSF2 which supports this

> Embed pages.xml metadata in the page (like annotations for the view)
> --------------------------------------------------------------------
>
>                 Key: JBSEAM-510
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-510
>             Project: Seam
>          Issue Type: Feature Request
>          Components: JSF Integration
>            Reporter: Gavin King
>            Assignee: Pete Muir
>
> Wouldn't it be great to be able to write:
> <html xmlns:p="http://jboss.com/products/seam/pages.xsd"
>            xmlns:f="............"
>            xmlns:h="............"
>            xmlns:ui="............"
>            xmlns=".........">
>    <p:page action="#{....}">
>       <p:param name="..." value="#{...}"/>
>       <p:begin-conversation pageflow="....."/>
>    </p:page>
>    <head>...</head>
>    <body>
>       <f:view>...</f:view>
>    </body>
> </html>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list