Sorry for crossposting but I was not getting any answer and I thought this is a better topic under which to post this question.
I need to find out how I can disable automatic redirection to the last accessed resource after session timeout? I am using jboss 3.2.3 with embedded Tomcat 4.1. For authentication, I am using j_securitycheck along with JAAS DatabaseServerLoginModule. If the user clicks on a link when session has timed out on the server, he is redirected to the Login Page correctly, but after login he's redirected to the url he was trying to access and not the default home page. I understand that this must be a feature but I need to disable it. Will appreciate any help. Thanx --- Pooja. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863335#3863335 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863335 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
