原文:Eclipse导入JavaWeb项目报错:The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

JavaWeb项目中写的JSP页面需要Web容器解析处理成HTML才能展示到前端浏览器,解析JSP需要Web容器。JSP页面顶端出现 红色 的报错信息:The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path。 javax.servlet.http.HttpServlet是Web容器Tomc ...

2015-03-18 14:41 0 3027 推荐指数:

查看详情

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