You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/01/14 22:40:46 UTC

DO NOT REPLY [Bug 5853] New: - Unable to get request parameters in the Error page for form based login

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5853>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5853

Unable to get request parameters in the Error page for form based login

           Summary: Unable to get request parameters in the Error page for
                    form based login
           Product: Tomcat 4
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: prasad.subramanian@sun.com


Case:

While implementing Form Based login with declarative security in Tomcat , if one
tries to access the request parameter(s) , in the Error Page configured for the
login, one is unable to get the parameter.
eg:
If LoginServ is the servlet that needs to be authenticated,and form.jsp and
error.jsp are the login for and error form respectively. Then the user is unable
to get any request parameters in Error.jsp

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>