[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1746) let view-id attribute of <render> or <redirect> NavigationHandlers be a ValueExpression

Matt Drees (JIRA) jira-events at lists.jboss.org
Tue Jul 31 11:07:49 EDT 2007


let view-id attribute of <render> or <redirect> NavigationHandlers be a ValueExpression
---------------------------------------------------------------------------------------

                 Key: JBSEAM-1746
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1746
             Project: JBoss Seam
          Issue Type: Feature Request
            Reporter: Matt Drees
            Priority: Minor


Let pages.xml navigation rules use redirect rules that are backed by value expressions.  For example, 

<navigation from-action="#{simpleComponent.doSomething}">
   <redirect view-id="#{dynamicNavigationManager.nextPage}"/>
</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