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

今天,将一个已经写好的web程序用Eclipse导入到本地时出现这个问题,在JSP页面的顶部出现红叉, 错误提示信息是 The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path , 经过在网上查找资料,发现是没有添加Tomcat运行时类造成。 解决方法如下: 右击web工程 gt 属性或Bu ...

2016-04-20 10:29 0 6035 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM