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.