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-doc/manager-howto.html

hth




-----Original Message-----
From: John Powers [mailto:[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 container higher
then application?

Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to