JRE version of Tomcat server
Hi,
How do i find out the JRE version, which the Tomcat server is using?
Please exclude the following cases. From the below cases i can find it out.
1) Finding it from JAVA_HOME in environmetal variables.
2) Wrirting java program to print the value of the property "java.version".
I need to know it from the Tomcat installation directory (i mean from the Tomcat installation files).
Thanks,
Kiran