Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core"

<dependency>

  <groupId>javax.servlet</groupId>

  <artifactId>jstl</artifactId>

      <version>1.2</version>

</dependency>

原文地址:https://www.cnblogs.com/JAVA-STUDYER/p/10172341.html