not actually overriding catalina.jar proprely.
Thanks,
Raghu
On Wed, Aug 13, 2008 at 1:02 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:
> > From: Raghavendra Datt [mailto:[EMAIL PROTECTED]
> > Subject: Re: Default error page generation logic in tomcat
> >
> >
> From: Raghavendra Datt [mailto:[EMAIL PROTECTED]
> Subject: Re: Default error page generation logic in tomcat
>
> I have this tomcat running on linux and I don't find
> catalina.properties any where in the tomcat folders.
A red flag just went up. Are you using a real To
Mark,
Appreciate your response. I have this tomcat running on linux and I don't
find catalina.properties any where in the tomcat folders. so, I tried
unzipping this catalina.jar and changed the ServerInfo.Properties and zipped
into catalina.jar. but, still I see that version info on an error.
Do
Raghavendra Datt wrote:
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 un
Create your own 404 error page and add it to your web.xml.
404
/error/404.jsp
−
java.lang.Throwable
/error/500.jsp
−
500
/error/500.jsp
--Angus Mezick
-Original Message-
From: Raghavendra Datt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 13, 2008 2:33 PM
To: users@tomcat.apach