You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Smith Ran <ma...@gmail.com> on 2006/06/21 04:33:06 UTC

How to access server configuration from a servlet

I have a Tomcat 5.0 server running on a 1.4 JRE

I was wondering if there was any way to access server configuration (in
server.xml etc.) from a servlet?

Is there a way to determine where the server is installed on the system
etc.?

I would like to basically determine the server's SSL keystore and password.
Any help would be greatly appreciated.
Thanks.