[jboss-user] [JBoss Seam] - outcome driven navigation question.

Yacho do-not-reply at jboss.com
Thu Oct 4 07:46:08 EDT 2007


I have my Event Scoped bean wich has register method and injects event scoped user object.
When registration is Succesfull register() returns "succes" oucome and user gets redirected to adequate page. My question is :

If user enters "register.seam?outcome=succes" manually id like to inform him about his mistake and revert him to registration form.
I Cant kinda do it in conversation because my conversation starts with rendering form page and ends with the end of register().

So how should i handle it ?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091475#4091475

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091475



More information about the jboss-user mailing list