pom.xml中的坐标
<!-- jstl taglibs-->
<!-- jstl -->
<!-- https://mvnrepository.com/artifact/jstl/jstl -->
<dependency>
<groupId>jstl</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
</dependency>
<!-- taglibs -->
<dependency>
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
<version>1.1.2</version>
</dependency>
js页面中导入taglib
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
以粮为纲全面发展
浙公网安备 33010602011771号