[转载]关于eclipse提示:"The superclass "javax.servlet.http.HttpServlet" was not found on the

新建jsp页面老提示:

Multiple annotations found at this line:
- The superclass "javax.servlet.http.HttpServlet" was not found on the Java   Build Path
解决步骤: 1、右键项目-build path
2、选择configure build path...
3、选择 java build path
4、Add Library –> server Runtime -> Click Next
5、选择  Server runtime ( Tomcat ) –>完成
posted @ 2018-04-10 22:08  AllenChow  阅读(118)  评论(0)    收藏  举报