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=3839>. 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=3839 Problem bookmarking login page ------- Additional Comments From [EMAIL PROTECTED] 2002-06-11 19:40 ------- I still think this is a bug. If it is not allowable for the user to bookmark the login page then the container should never expose that login url to the user. In other words, Tomcat should not issue a browser redirect to the login url but instead should do the equivalent of a jsp forward and after authentication do a redirect back to the original url. Thus there is no possibility for the user to bookmark the page and get an ugly 400 error. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
