Description Resource Path Location Type The superclass "javax.servlet.http.HttpServlet" wa

Posted 上台阶

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Description Resource Path Location Type The superclass "javax.servlet.http.HttpServlet" wa相关的知识,希望对你有一定的参考价值。

一段时间没亲自建新项目玩乐,今天建立了一Maven project的时候发现了以下异常,Description Resource Path Location Type

The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path index.jsp /easyBuy/src/main/webapp line 1 JSP Problem

技术分享

经过查找原因,原来是因为忘记设置server runtime environment ,按一下步骤设置即可:

技术分享

 

技术分享

根据自己需要设置对应的server runtime 环境

技术分享

异常解决了

技术分享

以上是关于Description Resource Path Location Type The superclass "javax.servlet.http.HttpServlet" wa的主要内容,如果未能解决你的问题,请参考以下文章