[jboss-user] [JBoss Seam] - Re: Seam 2, pages.xml and pageflow
rlhr
do-not-reply at jboss.com
Wed Aug 1 12:04:37 EDT 2007
I forgot one case:
5:
| <page view-id="/animalPage.xhtml" action="#{navigation.animalOutcome}">
| <navigation evaluate="#{navigation.outcome}">
| ...
|
where #{navigation.animalOutcome} returns outcome and #{navigation.outcome} returns outcome
-> We enter a loop where action is called followed by evaluate,....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069726#4069726
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069726
More information about the jboss-user
mailing list