hello,
I have a pageflow in which the user can choose to login. I'm using Seam
security framework and I set the action of the login button to
#{identity.login}.
When the login is successful, the user sees the next page of the flow.
The page of the flow are all using a template that contains the code for
displaying error messages. So after the login, I get the "login successful"
message.
In that particular case, it would be nice if there would not be any message
displayed. The login is part of the flow, and we just move to the next page.
I looked at the identity code and saw that the message is always added.
I think it would be nice to had a "silentLogin" method that would do exactly
the same, but with no messages.
What do you guys think?
Regards,
Richard
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035423#4035423
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035423
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user