You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rajesh Kanade <rr...@yahoo.com> on 2003/01/28 12:09:42 UTC

Catching 401 Error

Hi All

I have written a web application which has main
servlet class.

We have a form which has basic authentication. When
the user cancels the authentication form shown to him
in the browser, We want to capture the 401 error and
dispaly it in a our own custom error page. but we are
unable to do this

What I have figured out is that control is not coming
back to our servlet at all & is infact going to
default servlet of Tomcat.

Does any one have any clues why this may be happening.
If yes can you please share it with me.

Thanks in advance

Rajesh Kanade


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>