JSTL包和standrad包

时间:2021-02-18 11:38:50
【文件属性】:
文件名称:JSTL包和standrad包
文件大小:363KB
文件格式:ZIP
更新时间:2021-02-18 11:38:50
JSTL 在web项目中使用JSTL标签,JSTL 1.0 的声明是 <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core " %> 所使用的web应用服务器resin与tomcat有所区别 resin\lib目录下存在jstl-1.2.jar、jta-101.jar包 而tomcat目录下不存在这两个jar包 结论:在使用tomcat里要在web工程中引入以上两个jar包 以解决http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml错误
【文件预览】:
JSTL
----jstl.jar(23KB)
----standard-1.1.2.jar(384KB)

网友评论