0
点赞
收藏
分享

微信扫一扫

The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xm


确认tomcat下部署的项目的WEB-INF/lib下是否有jar包:jstl-1.1.jar和standard-1.1.jar,

如果没有,则将项目内的jar包复制到lib下,重新启动即可。

The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xm_jar

举报

相关推荐

0 条评论