[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-607) Refinements to pages.xml

Gavin King (JIRA) jira-events at jboss.com
Sun Dec 17 07:31:39 EST 2006


Refinements to pages.xml
------------------------

                 Key: JBSEAM-607
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-607
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: JSF
            Reporter: Gavin King
         Assigned To: Gavin King
             Fix For: 1.1.1.GA


The following ideas need to be followed through on:

* Multiple page actions per view id

    <page view-id="...">
        <action expression="#{foo.bar}"/>
        <action expression="#{xxx.yyy}"/>
    </page>

there is a suggestion that the first non-null outcome short-circuits the stack


* <begin-conversation/>, <end-conversation/> for <action-navigation/>

* <http-error/> for <action-navigation>

-- 
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