常规的jsp标签,导入如下
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
需要的jar包如下:
jstl-1.2.1.jar以及