When the user tries to access a protected page, I want to redirect to the login 
page if he hasn't logged in yet. 
And then, after successful login, redirect back to that given page.

Is there a setting to achieve this? Otherwise, is the best solution to 
implement a javax.servlet.Filter ?

regards,
Gerardo

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015448
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to