jsp页面导入jstl标签时间:2022-11-16 15:15:07将jstl 1.2.1.jar放入Lib目录 在页面上直接添加标签: <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>