问题:无法在web.xml或使用此应用程序部署的jar文件中解析绝对uri:[http://java.sun.com/jsp/jstl/core]
解决问题:
在tomcat的 lib 中引入 JSP的相应 jar 包
standard-1.1.2.jar jstl-1.2.jar