You
can mention something like this in your web.xml. You need to figure out how to
do it for all the errors globally.
shuklix
<error-page>
<exception-type>java.lang.Exception</exception-type>
<location>/error.htm</location>
</error-page>
<exception-type>java.lang.Exception</exception-type>
<location>/error.htm</location>
</error-page>
-----Original Message-----
From: Ron Pitts [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 10, 2001 9:36 PM
To: [EMAIL PROTECTED]
Subject: File Not Found errorsHow do you set a error location for tomcat when a .jsp or servlet is not found, e.g. apache is errordocument.I need to set a error document globally for tomcat.Ron Pitts
Internet Developer
Claripoint Limited
Tel: 0870 458 3031
Fax: 0870 458 3032"Let's clarify that point"

