RE: Finding out version number of an existing tomcat installation

2003-07-01 Thread Shapira, Yoav
Howdy, Can anybody tell me of a way to find out what version of jakarta-tomcat is installed on a system? More precisely, I need to know the patchlevel, I know that the installation is 4.1.xx If it helps, I think the installation date was Dec 19 2002 Programatically, via

Re: Finding out version number of an existing tomcat installation

2003-07-01 Thread sbruton
or the quick and dirty way: http://my.tomcat.server/random_gibberish The 404 will contain the server version. Of course, there are way too many reasons why this might not work, but hey... On Tue, Jul 01, 2003 at 11:15:47AM -0400, Shapira, Yoav wrote: Howdy, Can anybody tell me of a way to