Java-->tomcat (free Java Web server)

Source: Internet
Author: User
Tags tomcat server apache tomcat

To access a Java Web project in a browser, you first need to put the project on the server.

--The Tomcat server is a free open source Web application server that belongs to the lightweight application server.

-apache-tomcat-7.0.42 Link: http://pan.baidu.com/s/1qXIB4c8 Password: c5ei

1. Unzip the Apache Tomcat v7.0 to the D-Packing directory

2. Open Eclipse's Java EE perspective

--Window->preferences->server->runtime environments->add-> check Apache Tomcat v7.0->finish

3. Create a Web project

3, after the creation of the HTML file placed in the WebContent folder

4, then add the project to the server, run the server, you can access the project in the browser

-Http://localhost:8080/Project_name/html_name

Java-->tomcat (free Java Web server)

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.