Hi all,
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]>

Reply via email to