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