Custom error page on Tomcat 6

2007-03-20 Thread Hoa Doan
How do I set up a custom error page in Tomcat 6? - Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out.

Re: Custom error page on Tomcat 6

2007-03-20 Thread Tim Funk
http://tomcat.apache.org/faq/misc.html#error Hoa Doan wrote: How do I set up a custom error page in Tomcat 6? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Custom error page on Tomcat 6

2007-03-20 Thread Andrew Miehs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/03/2007, at 5:28 PM, Hoa Doan wrote: How do I set up a custom error page in Tomcat 6? Hoa, Stupid question... Have you tried entering Custom error page on Tomcat into Google? Grrr Andrew -BEGIN PGP SIGNATURE- Version: GnuPG

Re: Custom error page on Tomcat 6

2007-03-20 Thread Peter Kennard
back to the requester on? That would be really really nice, and totally genrally customizable :) PK At 12:40 3/20/2007, you wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/03/2007, at 5:28 PM, Hoa Doan wrote: How do I set up a custom error page in Tomcat 6? Hoa, Stupid question

RE: Custom error page on Tomcat 6

2007-03-20 Thread Caldarale, Charles R
From: Peter Kennard [mailto:[EMAIL PROTECTED] Subject: Re: Custom error page on Tomcat 6 Can one make a class that spits out the error page that recieves the code number as input, (and/or maybe an Exception handle if the servelet threw an exception which caused the error

RE: Custom error page on Tomcat 6

2007-03-20 Thread Peter Kennard
At 16:58 3/20/2007, you wrote: From: Peter Kennard [mailto:[EMAIL PROTECTED] Subject: Re: Custom error page on Tomcat 6 Can one make a class that spits out the error page that recieves the code number as input, (and/or maybe an Exception handle if the servelet threw an exception which

Re: Custom error page on Tomcat 6

2007-03-20 Thread Filip Hanik - Dev Lists
http://people.apache.org/~fhanik/ check out GlobalErrorReportValve Filip Peter Kennard wrote: At 16:58 3/20/2007, you wrote: From: Peter Kennard [mailto:[EMAIL PROTECTED] Subject: Re: Custom error page on Tomcat 6 Can one make a class that spits out the error page that recieves the code