Hi,
This question belongs on the Tomcat user list
(users@tomcat.apache.org). Please post it there, don't reply here.
The short answer is that yes, you can access server configuration
programatically. You can access much of it via JMX (see
http://tomcat.apache.org/tomcat-5.5-doc/monitoring.html
Currently I have a Tomcat 5.0 server running on a 1.4 JRE.
I was wondering if there any API to access server configuration (in
server.xml etc.) from a servlet/application?
Is there a way to determine where the server is installed on the system
etc.?
I would like to basically determine the serve
Currently I have a Tomcat 5.0 server running on a 1.4 JRE.
I was wondering if there any API to access server configuration (in
server.xml etc.) from a servlet/application?
Is there a way to determine where the server is installed on the system
etc.?
I would like to basically determine the serve