Thanks for the response, but I've never dealt with that at all. Is there any sample code that would give me the equivalent of something like getServerProperty( "version" ), and return "5.5.15", or "Apache Tomcat 5.5.15", or something similar?

D

Martin Gainty wrote:
Hi Dave-

did you look at MBeanServer?

http://tomcat.apache.org/tomcat-5.5-doc/catalina/funcspecs/mbean-names.html

M-
----- Original Message ----- From: "David kerber" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Thursday, December 27, 2007 11:53 AM
Subject: Get tomcat version from webapp code?


I know I can get the java version from system.properties, but is there a way of getting the tomcat version from inside my app? If so, how? I'd like to be able to display that on an administrator's information page.

TIA!
D



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to