[jboss-user] [JBoss Seam] - Re: Seam conversation propagation
Stateless Bean
do-not-reply at jboss.com
Thu Aug 2 15:05:35 EDT 2007
I mean
| <navigation from-action="#{registerAction.register}">
| <rule if-outcome="success">
| <redirect view-id="/Registered.xhtml"/>
| </rule>
| <rule if-outcome="error">
| <end-conversation/>
| <redirect view-id="/Register.xhtml"/>
| </rule>
| </navigation>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070256#4070256
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070256
More information about the jboss-user
mailing list