This Video Clearly Explains the Procedure to Start/ Stop Services in Apache Tomcat Server Using Two Method
1) Using Monitor Tomcat
2) Using Command Prompt
Command Prompt Steps:
1) Change Directory to Apache Tomcat Bin Location
2) SET JRE_HOME= Location of Java JRE Folder.
3) Type Startup to Start the Apache Tomcat Services
#apache
#tomcat_9.0
#internetprogramming_lab
#jsp
#CS8661