eclipse中web工程新建jsp文件报错:The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

web工程中新建jsp文件提示:The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

解决方案:

1、右击web工程-》属性或Build Path-》Java Build Path->Libraries-> Add Libray...->Server Runtime -》JBoss 7.1 Runtime


 
2、切换到Java Build Path界面中的Orader and Export,选择

 

posted @ 2016-09-28 22:28  习惯沉淀  阅读(415)  评论(0编辑  收藏  举报