Yes.

<webapp>
...
  <error-page>
    <error-code>404</error-code>
    <location>/errors/notfound.html</location>
  </error-page>
...
</webapp>

Sean Dockery
[EMAIL PROTECTED]
Certified Java Web Component Developer
Certified Delphi Programmer
SBD Consultants
http://www.sbdconsultants.com

----- Original Message ----- 
From: "Peter Choe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 11, 2003 07:55
Subject: web page errors


> can tomcat handle errors such as 404 document not found without apache?
> 
> how can i configure tomcat to direct these errors to an error page?
> 
> Peter Choe
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to