I just would like to block users to get to the login.jsp through the url:http://somedomain.com/login.jsp. Instead,users can login with the url :http://somedomain.com/login.action--- actually the login.jsp page.
With the help of code-in-behind-plugin,users can just login with the url:http://somedomain.com/login.action. And what I would like to do is block the direct *.jsp access. Any comment would be greatly appreciated. -- View this message in context: http://www.nabble.com/How-to-keep-users-from-accessing--to-*.jsp-strightforword--tf4077945.html#a11590867 Sent from the Struts - User mailing list archive at Nabble.com.