How to start and stop Tomcat?
Follow the below steps to start and stop tomcat.
Step 1: Initially, open terminal or putty or console.
Step 2: Now enter the required command and move to the tomcat application installation folder.
For e.g.
cd /usr/local/apache-tomcat-7.0.23/
Step 3: Enter the command cd bin and move to the bin folder.
Step 4: Enter the below mentioned command to stop/shutdown the Tomcat.
sh shutdown.sh
Step 5: To start the Tomcat, enter the command.
sh startup.sh
Not at all
helpful Not much
helpful Some what
helpful Very
helpful Extremely
helpful | ||||||||
What could be better? (Optional)
X
Not related to my issue
Too complicated explanations
Too much information
Incorrect information
Unclear information
Incomplete information
Too old information
Do you have any other feedback about this faq ? 1000
|