首页 > 编程语言 > 详细

Can not find the tag library descriptor for "http://java.sun.com/jsp/jst1/core

时间:2019-04-24 20:06:02      阅读:442      评论:0      收藏:0      [点我收藏+]

主要是缺少两个包:

jstl.jar下载地址: http://repo2.maven.org/maven2/javax/servlet/jstl/

standard.jar下载地址: http://repo2.maven.org/maven2/taglibs/standard/

也可以通过maven配置,不用手动下载。

Can not find the tag library descriptor for "http://java.sun.com/jsp/jst1/core

原文:https://www.cnblogs.com/51python/p/10764463.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!