You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Yongqin Xu <yo...@hotmail.com> on 2011/05/19 00:29:01 UTC

how to access tomcat server version info in runtime?

Hello,

If I am using Tomcat 7, what's the best way for my web app to retrieve the sever version info? thanks.
 		 	   		  

Re: how to access tomcat server version info in runtime?

Posted by Konstantin Kolinko <kn...@gmail.com>.
2011/5/19 Yongqin Xu <yo...@hotmail.com>:
> If I am using Tomcat 7, what's the best way for my web app to retrieve the sever version info? thanks.

See webapps/ROOT/index.jsp for an example.

http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q4

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org