> Create an Servlet that call getRuntime.exec( > "/your_directory_to_tomcat/shutdown" ). > Good luck! I believe this solution would work for shutdown but then your out of luck. I think you need a restart instead of shutdown cause once you run shutdown you're SOL cause the servlet will be stopped unless you are running the servlet on some other server. --- Michael Wentzel Software Developer <A HREF="http://www.aswethink.com">Software As We Think</A> <A HREF="mailto:[EMAIL PROTECTED]">Michael Wentzel</A> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
