首页
软件开发
登录
6mi
u
盘
搜
搜 索
软件开发
关于javaWeb项目中HttpServlet cannot be resolved to a type报错问题
关于javaWeb项目中HttpServlet cannot be resolved to a type报错问题
xiaoxiao
2022-07-12
140
java web中报错HttpServlet cannot be resolved to a type;
缺少servlet-api.jar架包,在自己电脑上找到servlet-api.jar并将其cope在对应项目WebContext/WEB-INF目录下的lib 文件夹下,就可以了。
转载请注明原文地址: https://yun.8miu.com/read-53202.html
最新回复
(
0
)