首页 > 编程语言 > 详细

“The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

时间:2014-07-14 15:23:00      阅读:383      评论:0      收藏:0      [点我收藏+]

我新建的web程序,然后创建了一个jsp文件,然后jsp文件的第一行就出现红叉 
用鼠标点上去出现“The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path”

 

 

e …… 不知道怎么说,后来就是先new 了一个server, 然后在项目属性->bulid path ->libaray中点添加lib-> server runtime ,将tomcat加进来就可以了。

记得要先new server ,不然如果直接加server runtime 就没的选。

“The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path,布布扣,bubuko.com

“The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

原文:http://www.cnblogs.com/wangfantasy/p/3841707.html

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