Monday, 31 August 2009

How to check JSP and Tomcat version

You can easily check the JSP version. You need to create test.jsp page under your account and add the following code into that file and access the test.jsp page by using browser " http://yourdomainname/test.jsp " then it shows the tomcat version ,JSP version and servlet version.
Working with server: 

Servlet Specification: .

JSP version:

No comments:

Post a Comment