Can i define the error page for the basic authentication? amd if yes,
where? i have tried to define error-page for code 401, but realized that i
am using constraint on everything , thus i am guessing that error page may
be falling under the constraint as well. (not sure about that though..)
Thu
: "Barry L. White" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, November 29, 2001 1:19 PM
Subject: Basic Authentication error page? [repost]
> OS: W2K
> Tomcat: 4.0
>
> I have been searching through the Tomcat and Sun
OS: W2K
Tomcat: 4.0
I have been searching through the Tomcat and Sun docs to try to find out if
it is possible to have an error page with BASIC authentication. I would
prefer to show a custom error page when a user mistypes there username or
password, rather than general the ERROR 401 page.
I k