Purpose

This page describes the method to get the Tomcat version and JRE version.


Details

To get the JRE version and the Tomcat version follow the instruction bellow:

  1. Access the bin folder where TOMCAT is installed: for example c:\Program Files\Apache Software Foundation\Tomcat 5.0\bin\
  2. Double-click on file tomcat5w.exe
  3. Go to the JAVA tab


The field Java Virtual Machine shows the JRE version
The field Java Classpath shows the Tomcat version


Another way to have the Tomcat version is to open the Tomcat management page http://localhost:8888/manager/html and scroll down



Notes / Comments



Related Pages