Hi Reto,
Does this work with 5xx errors?
I have posted a couple of days ago a question on that, and still no answer.
the config works for 4xx errors (in my case) but not for 5xx, Any clue?

Thank's

Amine

----- Original Message -----
From: "Reto Badertscher" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, January 30, 2002 10:39 AM
Subject: AW: Alternate Page for HTTP Status 403?


> I have defined this in the applications web.xml for Error 400. The same
> should work for Errorcode 403
>
> Reto
> <error-page>
>    <error-code>400</error-code>
>    <location>errorPage.jsp </location>
> </error-page>
>
> -----Ursprüngliche Nachricht-----
> Von: Cavan Morris [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 30. Januar 2002 01:47
> An: Tomcat Users List
> Betreff: Alternate Page for HTTP Status 403?
>
>
> Hey everybody,
> I'd like to be able to have tomcat respond with a custom page instead of
> just returning the Tomcat HTTP Status 403 error page.  Does anyone know if
> this is possible?  Does anyone have any ideas on this?
> I'm using Tomcat 4.0.1.
>
> Thanks for you help.
> -Cavan Morris
>
>
> --
> 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]>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to