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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2001-10-03 11:15 ------- It is not valid to bookmark the form-based login page. You should consider that page to be part of the *container*, not part of the *application*. Users should be trained to bookmark the page they really want to see -- exactly as if you were using BASIC authentication instead. The login page will be presented by the container if necessary (i.e. if the user is not currently authenticated). Even if you figure out a way to do this that works in one servlet container, it is pretty much guaranteed not to be portable to any other.