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 无法在web.xml或与此应用程序一起部署的jar文件中解析
在WEB-INF 目录下添加一个lib软件包,把jstl.jar包放入lib中问题解决

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 无法在web.xml或与此应用程序一起部署的jar文件中解析
在WEB-INF 目录下添加一个lib软件包,把jstl.jar包放入lib中问题解决