码迷,mamicode.com
首页 > 编程语言 > 详细

使用maven创建项目时报错The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

时间:2018-11-25 14:41:49      阅读:542      评论:0      收藏:0      [点我收藏+]

标签:nbsp   source   type   cat   mave   分享   创建项目   项目   root   

 Description Resource Path Location Type

The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path index.jsp /ssm-crud/WebRoot line 1 JSP Problem

解决办法如下所示:

技术分享图片

在add Library时,没有server runtime,就是用MyEclipse server library

 技术分享图片

然后next->ok。错误就没有了。

 

使用maven创建项目时报错The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

标签:nbsp   source   type   cat   mave   分享   创建项目   项目   root   

原文地址:https://www.cnblogs.com/liaoxiaolao/p/10015258.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!