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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...