码迷,mamicode.com
首页 > 编程语言 > 详细

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

时间:2017-05-28 09:54:48      阅读:225      评论:0      收藏:0      [点我收藏+]

标签:multiple   not   ons   img   bsp   分享   cat   nbsp   images   

  新项目,新建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

标签:multiple   not   ons   img   bsp   分享   cat   nbsp   images   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!