Default error page generation logic in tomcat

2008-08-13 Thread Raghavendra Datt
Hi Guys, I had a specific requirement related to tomcat error generation. When a default error page is generated like 404 error page, tomcat appends its version info at the bottom of the page. I don't want this version to be displayed on the error page. I am trying to understand which part of the

Re: Default error page generation logic in tomcat

2008-08-13 Thread Raghavendra Datt
sorry... wasn't sure whether the quesiton was related to development side or users side. Sorry for the inconvenience. On Wed, Aug 13, 2008 at 11:56 AM, Mark Thomas <[EMAIL PROTECTED]> wrote: > Raghavendra Datt wrote: > >> Hi Guys, >> I had a specific requir