今天在学习shiro使用shiro标签的时出现了该错误The absolute uri: http://shiro.apache.org/tags cannot be resolved in either web.xml or the jar files
The absolute uri: http://shiro.apache.org/tags cannot be resolved in either web.xml or the jar files
解决方案
点击错误提示的网页地址 http://shiro.apache.org/tags 链接

点击链接进入到github上
The absolute uri: http://shiro.apache.org/tags cannot be resolved in either web.xml or the jar files
在项目的WEB-INF中创建shiro.tld文件,然后在吧github中内容复制进去 如图
The absolute uri: http://shiro.apache.org/tags cannot be resolved in either web.xml or the jar files
The absolute uri: http://shiro.apache.org/tags cannot be resolved in either web.xml or the jar files

如果实在没看懂的话就可以去我的百度网盘上下载tld文件

链接: https://pan.baidu.com/s/1N5WABBjp_Ggl3DdnH87I2w 提取码: shtd

相关文章:

  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
  • 2021-09-06
  • 2022-12-23
  • 2021-09-13
猜你喜欢
  • 2021-05-27
  • 2022-12-23
  • 2022-12-23
  • 2021-07-22
  • 2021-10-11
相关资源
相似解决方案