码迷,mamicode.com
首页 > Web开发 > 详细

Can not find the tag library descriptor for "http://shiro.apache.org/tags"

时间:2017-03-14 13:45:59      阅读:918      评论:0      收藏:0      [点我收藏+]

标签:desc   rip   技术分享   com   nbsp   ima   not   项目   maven配置   

 资金项目突然要升级到jdk1.8,不得已必须升级,但是升级之后都知道有好多异常,我遇到了Can not find the tag library descriptor for "http://shiro.apache.org/tags" statDefault.jsp JSP Problem这个异常,但是百度了一下,biying了一下,都说是缺少shiro.tld,但是我去下可以找到这个tld,后来找了半天,猜想了一下,发现可能是jar版本不对,结果看到自己时shiro的jar是1.1的jdk不支持好像,换成1.2.5(这个是从百度上随便找的一个高版本),maven配置如下:

技术分享

web.xml肯定是已经配置了shiro的,然后更新maven就可以了。

 

Can not find the tag library descriptor for "http://shiro.apache.org/tags"

标签:desc   rip   技术分享   com   nbsp   ima   not   项目   maven配置   

原文地址:http://www.cnblogs.com/chenhengYanqian/p/6547842.html

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