您的位置:首页 > 运维架构 > Apache

异常:org.apache.jasper.JasperException

2013-03-18 15:52 441 查看
异常:org.apache.jasper.JasperException: Failed to load or instantiate TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlCoreTLV

解决:

1. replaced jstl1.1 with jstl1.2 jar.i verified that jstl1.2 jar had JstlCoreTLV calss

2. removing the servlet and jsp api jars from WEB-INF/lib
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐