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

出现The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path错误

时间:2015-08-18 19:10:11      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:

实际上就是tomcat没有配置的原因

 

先去http://tomcat.apache.org 下载tomcat

然后根据http://jingyan.baidu.com/article/8065f87fcc0f182330249841.html进行tomcat的安装

然后在eclipse配置tomcat http://jingyan.baidu.com/article/ca2d939dd90183eb6d31ce79.html

最后项目中配置TOMCAT,照着这个http://jingyan.baidu.com/article/f79b7cb34f40569144023ef9.html

出现The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path错误

标签:

原文地址:http://www.cnblogs.com/hark0623/p/4740082.html

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