Many friends in order to debug easily, download the use of Tomcat is a. zip version, if one day want to change from the start of the service version, how to do? This article will show you all the steps you need to take, but it's very simple.
1 Confirm that you have Tomcat service installed.
You can find it yourself in the "Control Panel" service, the general name is "Apache Tomcat ... 】
If you are what kind of uncompressed version, need to start with Startup.bat, please use the Servet.bat installation service, please refer to the diagram below to explain
2 Confirm if you have a link to start the admin console
If the service is installed, you can find a link to Monitor Tomcat in the Start menu
If it is uncompressed version, then set up a Tomcat5w.exe or Tomcat6w.exe shortcuts, and modify the startup parameters, pay attention to the back of the service name, which is the name you use Service.bat set. Like what
D:\tomcat\bin\tomcat5w.exe//MS//TOMCAT5
If it's tomcat6,
D:\tomcat\bin\tomcat6w.exe//ms//tomcat6
Refer to this figure
The Tomcat small icon in the lower right corner will appear after running
3 Click on the small Tomcat icon in the lower right corner and the Tomcat Service Control Panel appears
Original address: http://www.java2000.net/p9608