首页 > 代码库 > Can not find the tag library descriptor for "http://shiro.apache.org/tags"
Can not find the tag library descriptor for "http://shiro.apache.org/tags"
资金项目突然要升级到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"
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。