首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年12月30日

摘要: 1、引入jstl库之后,页面报错如下: "org.apache.jasper.JasperException: This absolute uri (http://java.sun.com/jsp/jstl/core ) cannot be resolved in either web.xml or the jar files deployed with this application " 原因:JSTL1.0和JSTL1.1的声明语句不一样 JSTL 1.0 的声明是: <%@ taglib prefix="c" uri="http: 阅读全文

posted @ 2011-12-30 14:31 sunormoon 阅读(455) 评论(0) 推荐(0)