Creation of the Javaweb Project (ii) _ Eclipse tool

Source: Internet
Author: User

  1. Open tool, select Java EE

  2. Click ' File--new '

    Select Dynamic Web Project

  3. Enter project name: Javaweb

    Select Web Server

    Select the servlet version

    Click ' Next '

  4. Build\classes storing Java-compiled class files

    Click ' Next '

  5. Java Web project root directory:

    can store JSP

    Finally click on ' Finish '

  6. Publish project to Web server Tomcat7

  7. Select the project you want to publish:

    Click ' Add ' to add success

  8. Click the green button to start the server:

    Java Project Evolution Javaweb Project 1. File-new-project2. Under Project New-folder (WebRoot) 3.WebRoot directory under New-folder (web-inf) 4.web-inf directory New-folder (classes), New-folder (Lib), New-file (Web. xml) 5. Paste Javaee.jar into the Lib Package 6. Project name-properties-java Build path-source, check allow output Folders for source Folders,browse Select classes Directory 7. Project name-properties-java Build path-libraries,add JARs, import Javaee.jar under Lib

Creation of the Javaweb Project (ii) _ Eclipse tool

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.