Hello,
I'm interested in doing the following thing using LoginModule.
There is a login form and after authenticate method returns
true I'd like to redirect user to a defined page considering
his role. For instance if the admin is logged, he would be
redirected to admin's site and in case of user to user's site.
How can I achieve that with SeamLoginModule?
Thanks in advance.
jquery(a)interia.pl
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015755#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...