On Tue, 9 Jul 2002 [EMAIL PROTECTED] wrote:

> Date: Tue, 9 Jul 2002 10:16:52 EDT
> From: [EMAIL PROTECTED]
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: customised error pages rather than tomcats error pages
>
> Hi
>
> I would like to know how can I set tomcat to output my own custom error pages
> when i get error 403, 404, 500 and so on rather than tomcats error pages.
>

See the description of the <error-page> element in the DTD for web.xml
files.  One of the places you can find this is in the Servlet
Specification:

  http://java.sun.com/products/servlet/download.html

> Thanxs

Craig


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

Reply via email to