首页 > 编程语言 > 详细

新建 jsp异常,The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

时间:2017-05-28 09:31:44      阅读:281      评论:0      收藏:0      [点我收藏+]

  新项目,新建jsp页面的时候报异常:

Multiple annotations found at this line:
    - 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

技术分享

  右击项目 -> Properties -> Java Build Path -> Libraries 选项 -> 点击 Add Library -> Server Runtime

技术分享

  选择tomcate -> 完成。

技术分享

  如下:

技术分享

  再看jsp 页面已经正常了。

技术分享

 

新建 jsp异常,The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

原文:http://www.cnblogs.com/lz-wolf/p/6914861.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!