Configuration of the Java Development environment under Linux (Ubuntu 16) (ii)------Tomcat configuration

Source: Internet
Author: User
Tags tomcat server
Foreword compared to Java JDK configuration, tomcat configuration is much simpler, almost equivalent to directly run, this article takes Tomcat8.0 as an example to configure 1.Tomcat download address: https://tomcat.apache.org/ download-80.cgi Download the logo file. Then unzip to a convenient folder. 2.Tomcat Startup If your Tomcat's JDK is configured properly, this can theoretically be done directly by booting Tomcat, if Tomcat is not configured, You can refer to my other blog post: Configuration of the Java Development environment under Linux (Ubuntu 16) (i)------JDK configuration If the JDK is already configured, you can go directly to the Tomcat server's Bin directory and execute the "./startup.sh" command to start the Tomcat server. 3. Test validation in the browser address bar type: http://127.0.0.1:8080/If Tomcat's home page appears, the installation succeeds, 4. Other modifications to the Tomcat configuration file are not explained in this article.

Configuration of the Java Development environment under Linux (Ubuntu 16) (ii)------Tomcat configuration

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.