文件名称:JSTL标签库使用需要的两个jar包
文件大小:360KB
文件格式:ZIP
更新时间:2021-12-11 10:06:13
jstl
jstl.jar standard.jar JSTL taglib需要引入的jar包 核心标签库使用步骤: 1.在WEB-INF下的lib中加入jstl.jar和standard.jar 2.在jsp页面上加入:<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
【文件预览】:
JSTL
----standard-1.1.2.jar(384KB)
----jstl-1.1.2.jar(20KB)