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

Gavin King (JIRA) jira-events at jboss.com
Sat Dec 16 08:31:41 EST 2006


     [ http://jira.jboss.com/jira/browse/JBSEAM-510?page=all ]

Gavin King updated JBSEAM-510:
------------------------------

    Fix Version/s: 1.1.5.GA
                       (was: 1.1.1.GA)

not in this release

> Embed pages.xml metadata in the page (like annotations for the view)
> --------------------------------------------------------------------
>
>                 Key: JBSEAM-510
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-510
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: JSF
>            Reporter: Gavin King
>             Fix For: 1.1.5.GA
>
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list