Tomcat's settings

Source: Internet
Author: User

Tomcat version apache-tomcat-7.0.68-windows-x64

1. Unzip the file into the Eclipse folder, this can be anywhere, personal habits

2.TOMCAT directory structure picture for theft diagram ...

3. Start Startup

4. Testing the Tomcat server

Open the browser, enter http://localhost:8080/, can display the following interface to indicate the successful installation.

Tomcat Startup FAQs

The reason why the Tomcat server does not start properly is generally the following two: 1, java_home environment variable setting problem

To double-click the Startup.bat file in the bin directory to start the Tomcat server, the first thing to do is to set the JAVA_HOME environment variable in Windows, because the Tomcat server starts with this java_home environment variable, If the JAVA_HOME environment variable does not exist in Windows, the Tomcat server cannot be started. 2. Port occupancy Issues

Because the Tomcat server starts with a default of 8080 port, if the 8080 port is occupied by another application, then the Tomcat server will not start properly, the phenomenon is that "the Tomcat server boot interface will print an exception error message, and then automatically shut down the "

Tomcat's settings

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.