Tomcat Installation and Eclipse configuration

Source: Internet
Author: User

    1. Download the tomcat file, the file is an EXE installation file, download and install directly.

      Enter Tomcat into the official website to find the download file. There is no trick to install files, just click Next.

    2. 2

      Also note the installation directory when installing, because one will configure the same environment variables as java.

      Also open the Configuration window for the environment variable, click New in the System environment variable column.

    3. 3

      Enter the following:

      Variable name: catalina_home

      Variable value: the path just installed

    4. 4

      Test whether the installation configuration was successful

      Locate the Bin folder under the dark family's path, locate the executable file, run it, and then perform the following actions.

      Open the browser and enter http://localhost:8080. If the following content appears, the description succeeds.

      END
Configuration of Eclipse
    1. Download the latest version of Eclipse from the Eclipse website, then unzip it and don't need to install it.

    2. Run the Eclipse program file to open the Eclipse work interface.

      Select Window--preferences in the menu bar.

    3. Select the Server--runtime environment--on the left and select add--in the pop-up window and select your Tomcat version.

    4. Select the path to Tomcat, and the Java version to complete the configuration work.

Tomcat Installation and Eclipse configuration

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.