Sent: Friday, March 31, 2006 12:47 PM
To: Tomcat Users List
Subject: RE: list of applications
You can do a URL request to tomcat's manager application to get a listing.
To see it in action go to
http://localhost:8080/manager/html
Here is documentation.
http://tomcat.apache.org/tomcat-5.5-d
EMAIL PROTECTED]
Sent: Friday, March 31, 2006 12:18 PM
To: Tomcat Users List
Subject: list of applications
Hello,
I have tomcat setup with a couple applications running in the
server.xml.is there a way to get a list of these from within a
filter or a servlet or a jsp? Is there access to the cont
Hello,
I have tomcat setup with a couple applications running in the
server.xml.is there a way to get a list of these from within a
filter or a servlet or a jsp? Is there access to the container higher
then application?
Thanks.
--