WIN10 Tomcat Environment Building

Source: Internet
Author: User
Tags apache tomcat

First, download Tomcat
    1. Open Tomcat website in browser: http://tomcat.apache.org/

    1. In the left navigation bar download Select the latest Tomcat 9 below, click "64-bit Windows Zip (PGP, MD5, SHA1)" below the page to proceed

    1. Download complete

Ii. installation of Tomcat
    1. Can be used after decompression

Third, configure environment variables
    1. Configure environment variables for JDK (slightly)
    2. New variable name in system variable: catalina_base, Variable value: D:\tomcat\apache-tomcat-9.0.0.M9 new variable name in system variable: catalina_home, variable value: D:\tomcat\ APACHE-TOMCAT-9.0.0.M9 Open path in system variable , add variable value:%catalina_home%\lib;%catalina_home%\bin
    3. Open cmd, go to the Bin directory under Tomcat, execute "service.bat install" attached: Service Uninstall command: Service.bat remove

Four, the launch of the Tomcat method two:1, method one: The tomcat path under the Bin folder double hit Open Tomcat9w.exe, in the Open Soft management software Click "Start" Can
2, method two: Right click on the desktop "My Computer", "Management", "services and Applications", "services", find "Apache Tomcat 9.0 Tomcat9" service, right click on the service, select "Start".  after Tomcat is started, you can find the "Commons Daemon service Runner" process in the Task Manager's process, under which a "Apache Tomcat 9.0 Tomcat9" service is running;V. Test the installation is successful using the browser to open http://localhost:8080/, if successfully opened indicates that the Tomcat installation and run successfully

WIN10 Tomcat Environment Building

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.