摘要: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
浙公网安备 33010602011771号