本篇文章主要介绍了" Jsp页面报错The superclass "javaxservlethttpHttpServlet" was not found on the Java",主要涉及到方面的内容,对于JSPjrs看球网直播吧_低调看直播体育app软件下载_低调看体育直播感兴趣的同学可以参考一下:
转载请标明出处:http://blog.csdn.net/wu_wxc/article/details/51836297 本文出自【吴孝城的CSDN博客】Ecl...
转载请标明出处:http://blog.csdn.net/wu_wxc/article/details/51836297
本文出自【吴孝城的CSDN博客】
Eclipse创建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

是因为缺少servlet-api.jar
右击项目文件,选择Build Path–>Configure Build Path…–>Libraries
如果没有Apache Tomcat,就点击Add Library–>Server Runtime–>Next–>选择Apache–>Finish,刷新项目看看错误是否消失。
如果有Apache Tomcat就点击Add Library…–>User Library–>Next–>User Libraries–>New…–>名字随便写–>ok–>Add External JARs…–>找到你Apache安装路径下的lib目录,选择servlet-api.jar–打开–>ok–>Finish–>ok,
好了,问题解决

').addClass('pre-numbering').hide();
$(this).addClass('has-numbering').parent().append($numbering);
for (i = 1; i <= lines; i++) {
$numbering.append($('
').text(i));
};
$numbering.fadeIn(1700);
});
});
以上就介绍了 Jsp页面报错The superclass "javaxservlethttpHttpServlet" was not found on the Java,包括了方面的内容,希望对JSPjrs看球网直播吧_低调看直播体育app软件下载_低调看体育直播有兴趣的朋友有所帮助。
本文网址链接:http://www.codes51.com/article/detail_2337900.html