Tomcat how to view Tomcat version and number

tomcat How to view Tomcat version and number

CreationTime–2018August 31st, 10:16

Author:Marydon

1.tomcatExhibition

 

2.Specific operation

  Implementation: run the version.bat file of Tomcat under the CMD command.

Step one: open the CMD window.

  win+r–>cmd–>Enter

The second step: return to the root directory of C disk.

  Input command: CD \ –> carriage return.

The third step: switch to the disk (tomca disk).

  Input command: d: –> carriage return.

The fourth step: switch to OmcA’s bin directory.

  Input command: CD apache-tomcat-6.0.37-x86\bin

The fifth step: run version.bat

  Input command: version.bat –> carriage return.

3.Effect display

 

 Related recommendations:

  • java How to view JDK version &amp

 

Leave a Reply

Your email address will not be published. Required fields are marked *