您的位置:首页 > 理论基础 > 计算机网络

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

2017-08-05 23:57 639 查看
eclipse开发项目中,遇到以下问题:



查看报错信息:The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path

解决方案:

右键项目名>Properties>Targeted Runtimes>勾选对应服务器>Apply

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  jsp 解决方案 jsp错误
相关文章推荐