2016年7月21日

The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path。问题

摘要: JSP页面顶端出现“红色”的报错信息:The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path。是由于在原来Javaweb工程类中没有添加Tomcat运行时相关类。具体的解决方法如下:1、 阅读全文

posted @ 2016-07-21 14:04 听山谷的 阅读(345) 评论(0) 推荐(0) 编辑

导航