Jsp project deployment and jsp deployment

Source: Internet
Author: User

Jsp project deployment and jsp deployment

Each new project is released to the server, that is, the project deployment. In tomcat, the project folder is created under the tomcat \ Tomcat 6.0 \ webapps path.

Webapps is the default access path for tomcat. Many people enter http: // localhost: 8080/first/index. jsp in their browsers and an error is reported.


404 generally, it is a path error.

HTTP Status 404-/MyJsp. jsp

TypeStatus report

Message/MyJsp. jsp

DescriptionThe requested resource (/MyJsp. jsp) is not availab

 

After creating a Project, deploy the Project. Click deploy MyEclipse J2EE Project to Server.

Add tomcat and add the project file to the tomcat \ Tomcat 6.0 \ webapps directory.

Now you can access the jsp file in the browser.

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.