这个需要怎么解决
The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path - The superclass “javax.servlet.http.HttpServlet” was not found on the Java
你自己把这个异常翻译一下你就知道了
你的classpath下,没有servlet-api。
缺少 servlet jar包
现在前端还有用jsp的吗?都是a, r, v的天下了吧?