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. [EMAIL PROTECTED] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015755#4015755 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015755 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
