> 
> On Thu, May 06, 2004 at 10:08:51AM -0400, Glanville, Jay wrote:
> : Is there a way to programmatically determine what version 
> of tomcat is
> : installed on my system?
> 
> method:
>       org/apache/catalina/util/ServerInfo.getServerInfo()
> 
> and resource bundle:
>       /org/apache/catalina/util/ServerInfo.properties
> 
> I haven't actually *tried* them, though -- these are results
> of a source grep.
> 
> -QM

Ah, the latter looks useable, although requires a little more jumping
through hoops then I was hoping for.  Baring any easier solutions, I'll
start using that property file.

Thanks.

JDG

--
Jay Glanville



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to