Sure, the manager application would do the job. However, I can't seem to find the source for it? Where in the CVS would I find it?
// Erik -----Original Message----- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Thursday, April 28, 2005 12:16 PM To: Tomcat Users List Subject: Re: List all installed web applications from Servlet See the manager application - it lists all webapps runnign as well as exposes a way to stop and start each of them. -Tim Erik Hellman (KA/EAB) wrote: > Is it possible to retrieve a list of all currently installed web applications > through a Servlet? I also need to be able to deploy/undeploy web applications > through a Servlet. I can't seem to find any appropriate classes in the Tomcat > API for this purpose. > > regards, > Erik > --------------------------------------------------------------------- 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]
