This is a known bug/feature.  I don't think it is planned to be changed.

-----Original Message-----
From: Georges Roux [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 07, 2003 8:39 AM
To: Tomcat Users List
Subject: error-code 401

Hi,

I'm trying to display custom error pages. My https context is BASIC 
protected,
and now the site is automatically redirecting to the error page before 
asking for authentification...

I put this lines in web.xml

<error-page>
    <error-code>401</error-code>
    <location>error/401.jsp</location>
</error-page>

I m using tomcat 4.1.27 standalone on linux.

I need your help please.

-- 

        Georges Roux




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This electronic transmission is strictly confidential to Smith & Nephew and
intended solely for the addressee.  It may contain information which is
covered by legal, professional or other privilege.  If you are not the
intended addressee, or someone authorized by the intended addressee to
receive transmissions on behalf of the addressee, you must not retain,
disclose in any form, copy or take any action in reliance on this
transmission.  If you have received this transmission in error, please
notify the sender as soon as possible and destroy this message.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to