Hi, My index.html page contains three links, two of which require authorization prior to access. I'm using form based authentication, and would like to customize the login.jsp page (which contains the j_security_check form) to provide an indication of the original link that was selected from index.html. Is there a way to determine the original link that was selected prior to the container redirecting to login.jsp?
I'm using tomcat 4.0.3. Thanks for any insight. Jim -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
