Problem using Tomcat: fatal: Error deploying Web application directory G:\MyEclipseWorkspaces\.metadata\.me_tcat7\webapps\hiber _test

Source: Internet
Author: User

Today I wrote the first JSP and servlet, and then myeclipse on the use of Tomcat to build the server, log on when the problem occurs.

A problem occurred:

Fatal: Error deploying Web application directory G:\MyEclipseWorkspaces\.metadata\.me_tcat7\webapps\hiber_test

Follow the steps of the teacher to teach, the result of opening JSP Web page is still an error

At first I thought it was the Tomcat version problem, then changed 6 and 7, and used the MyEclipse to bring the two, the result is the same

Looking for a long day: the original web. XML configuration File Error

      

should read:

<servlet-mapping>    <servlet-name>ServletDemo1<servlet-name>    <url-pattern>/ Servletdemo1</url-pattern></servlet-mapping>

Yes, that's right, just delete '/' on the line, or blame yourself for writing code too careless, so write a blog to warn yourself.

Problem using Tomcat: fatal: Error deploying Web application directory G:\MyEclipseWorkspaces\.metadata\.me_tcat7\webapps\hiber _test

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.