【解决异常】eclipse导入项目,JSP文件报错:The superclass "javax.servlet.http.HttpServlet" was not found

【问题描述】 eclipse导入项目,JSP文件报错。 报错内容:The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path   【根因】 项目迁移后,tomcat和JRE的配置已不是原电脑的那些配置,导致基础配置出错。 【解决办法】 选择项目,点击右键,选择"Properties":  
相关文章
相关标签/搜索