问题:
Description Resource Path Location TypeThe superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path xxx.jsp
解决方法:
点击项目属性->java build path->Libraries->Add Library-> server runtime:添加服务器
Description Resource Path Location TypeThe superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path xxx.jsp
点击项目属性->java build path->Libraries->Add Library-> server runtime:添加服务器