I remember some discussion about this subject. Have you searched the achives?
----- Original Message ----- From: "Renato Romano" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, November 21, 2001 12:11 PM Subject: Catalina Authentication PLS Help !! > Hi, > I succesfully configured my webapp for login authentication, but I get > a "Page not Found" Error, when a user access DIRECTLY the login page, > (and not a protected area!!) and correctly gives his username and > password. Probably Tomcat simply doesn't know WHERE to forward the > user, because he didn't request a protected page!! > When using Tomcat 3.2 I solved this by looking at the > "tomcat.auth.originalLocation" parameter in the session object, and > then defining a "default" value for this attribute when it was not > set. > How to do this with Tomcat 4 ?? > Thanks. > Renato > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
