欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程语言 > java >内容正文

java

[Solution] The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path

发布时间:2025/6/17 java 47 豆豆
生活随笔 收集整理的这篇文章主要介绍了 [Solution] The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

HttpServlet需要tomcat等.

右键project点开properties>project facets>

在右侧栏的Runtime tab中勾选tomcat或者新建tomcat服务器.

Apply and close.

转载于:https://www.cnblogs.com/zienzir/p/9138104.html

总结

以上是生活随笔为你收集整理的[Solution] The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。