The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
摘要:问题描述:eclipse中建立一个动态网站项目,添加测试页index.jsp时出现错误:The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path 解决方法:Adding the tomca
阅读全文
posted @ 2016-08-30 10:15