Eclipse new Web project appears the superclass "Javax.servlet.http.HttpServlet" is not found ...

Source: Internet
Author: User
Tags tomcat server

Issue: Eclipse new Web project appears after the superclass "Javax.servlet.http.HttpServlet" is not found on the Java build Path new Web Project All, the top of the JSP page appears the "Red" error message: The superclass "Javax.servlet.http.HttpServlet" is not found on the Java build Path, after careful review, the original Java The related classes in the Web project that do not add the Tomcat runtime cause a workaround: Method 1. Locate the Tomcat installation path, and in the Lib folder in the Tomcat root directory, there is a servlet-api.jar that imports the jar package into the project; Method 2: (1) Right-click the Web Engineering-> property or build path-> Java build Path-> libraries-> Add Library ...->server Runtime-> Tomcat Server (2) Switch to Java build Pa th interface Orader and Export, select Tomcat.

Note: According to the above method operation room, if open the server Runtime after a blank, need to set Apache server. Step: window->preferences->server->runtime->environment->add-> Select Apache version after dot next, Then fill in the installation address of your Apache server software.

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.