您的位置:首页 > 理论基础 > 计算机网络

jslt Can not find the tag library descriptor for "http://java.sun.com/j...

2012-09-24 15:53 567 查看
有些时候,<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>会报错,错误提示为:

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

主要原因是缺少

jstl.jar

standard.jar

两个Jar包
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐