paybackorfail wrote:
> Hi, I have written a web application in netbeans using java and jsp, and i am
> hosting it on a server using tomcat, i need help on finding a way to start
> and stop the server by the user clicking a button on a jsp page, do i have
> to use the org.apache.catalina.ant.StartTask of the tomcat api? can anyone
> help?

If Tomcat is stopped, how is it going to handle a user clicking on a
button on a JSP page to start it?

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to