After installing the Tomcat Server, perform the following to start the Tomcat Server:
Open the command prompt and navigate to the bin folder of the Tomcat Server.
Run the following command:
bin>Startup.bat
Note: A separate Apache Tomcat console window is not visible. You can check the server startup progress by viewing the log file /tomcat/logs/catalina.out.
To stop the server, run the following command:
bin>shutdown.bat