Ralph Goers wrote:
What you really need to do is to start your servlet container as a windows
system service.  I don't know if any of them provide support for that, but
if not, you should be able to implement a C/C++ win32 program to do that.


Tomcat will install and run as a service, which is really handy. Use TC5 for faster startup/restart times.

If you want to run something else, like Jetty, as a service, there are Windows utilities that run apps as a service. Just Google around.

Tony

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to