You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Erik Hellman (KA/EAB)" <er...@ericsson.com> on 2005/04/28 10:16:36 UTC

List all installed web applications from Servlet

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

Re: List all installed web applications from Servlet

Posted by Tim Funk <fu...@joedog.org>.
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: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org