The superclass “javax.servlet.http.HttpServlet“ was not found on the Java Build Path
项目重新导入后报错The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path,开始以为是没有添加jsp但项目中已经有了,后找到问题1.Windows-->Preference选择server Runtime Environments点击add导入tomcat-->finish2.右击项目-->build path-->configure bui
原创
2020-07-17 15:37:42 ·
307 阅读 ·
0 评论