2018.10.11 Java的The superclass "javax.servlet.http.HttpServlet" was not found on the
Posted Legend
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了2018.10.11 Java的The superclass "javax.servlet.http.HttpServlet" was not found on the 相关的知识,希望对你有一定的参考价值。
我们在用Eclipse进行Java web开发时,可能会出现这样的错误:The superclass javax.servlet.http.HttpServlet was not found on the Java Build Path。我们该怎么解决这个问题呢?
解决办法是重新构建路径就是Build Path 然后添加Server Runtime 就是服务器运行环境
以上是关于2018.10.11 Java的The superclass "javax.servlet.http.HttpServlet" was not found on the 的主要内容,如果未能解决你的问题,请参考以下文章