|
If you have installed the right version of tomcat (service I believe) then you can start it from the commandline by changing directory to tomcat\bin. When you are in this directory type "catalina start".
If you look in tomcat\bin you should have a file called catalina.bat if you have the version that runs as a service. I think the other version of tomcat is usally started and stopped via a gui.
Cheers
|