<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
</dependency>
Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"
原文:https://www.cnblogs.com/JAVA-STUDYER/p/10172341.html