java - how to find out running tomcat version - Stack Overflow
Though this is not recent, I thought, my answer can still help others: CD to server/lib and run the following command:
java -cp catalina.jar org.apache.catalina.util.ServerInfo
Read full article from java - how to find out running tomcat version - Stack Overflow
No comments:
Post a Comment