Hi,
I am using tomcat version 4.1.27. I start up my tomact by setting all the system properties and class path and then making a call
org.apache.catalina.startup.Bootstrap.main("start").
After this has been done then at run time i want to deploy and undelpoy applications. How can i do that? I was reading the Manager application and it seems like a web based application for the same purpose. How can i embed the deploying and undelploying of applications in my code ?
thanks
abhijat
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)