该问题是需要导包!!!需要pom中添加依赖The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application时间:2023-03-09 06:10:38 <!-- https://mvnrepository.com/artifact/org.apache.taglibs/taglibs-standard-impl --><dependency> <groupId>org.apache.taglibs</groupId> <artifactId>taglibs-standard-impl</artifactId> <version>1.2.5</version></dependency>