Re: Finding Tomcat version

2000-12-14 Thread Craig R. McClanahan
Nagaraja Prakasam wrote: Hello All, Our application uses Tomcat. When I install our application on the customer system, I need to find out the Tomcat version. Do you guys know any standard method to find out the Tomcat version by knowing TOMCAT_HOME. If you know TOMCAT_HOME, check the

Re: Finding Tomcat version

2000-12-14 Thread Sean Kroah
Nagaraja Prakasam wrote: The best way getServletContext.getServerInfo(); Or look at the Tomcat Admin web page. SKroah Hello All, Our application uses Tomcat. When I install our application on the customer system, I need to find out the Tomcat version. Do you guys know any standard method to find

RE: Finding Tomcat version

2000-12-14 Thread Kitching Simon
, December 14, 2000 8:57 PM To: [EMAIL PROTECTED] Subject: Re: Finding Tomcat version Nagaraja Prakasam wrote: Hello All, Our application uses Tomcat. When I install our application on the customer system, I need to find out the Tomcat version. Do you guys know any standard