今天用控制檯新建了一個Maven工程。用eclipse導入這個工程後,index.jsp報了這個錯誤:java
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path.eclipse
解決方案:jsp
在出現此錯誤的項目上單擊鼠標右鍵--》Build Path--》Configure Build Pathui