I have a tomcat program running on win 2000 server. it stops executing if the user logs out .
everytime we restart the server this program has to be executed manually.
can i have this automated so that it runs as a service. so that i dont have to run this each time i restart the server & it should not stop running when i log off from server.