Howdy, The url-pattern for error pages in web.xml is relative to your docBase. C'est tout.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Thomas, Kevin [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 19, 2003 10:25 AM >To: 'Tomcat Users List' >Subject: Custom Error Pages > >Hi all, > >I have setup some custom error pages and have updated >$CATALINA_HOME/conf/web.xml to direct to these pages should an error occur. >However, when a error is raised the app automatically looks within >/<webapp>/Errors for the pages instead of /ROOT/Errors where I would like >it >to look. > >Errors is the name of a directory I have created BTW. > >Any ideas as to why/how I can get the error pages to be picked up from >there? > >I'm running Tomcat 4.0.6. > >Cheers, >Kev. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
