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
问题解决
在myeclipse 下搜到 standard.jar jstl.jar 拷贝到 C:\apache-tomcat-7.0.37\lib 下重启运行,问题解决
本文介绍了解决在MyEclipse中遇到的绝对URI http://java.sun.com/jsp/jstl/core 无法解析的问题。通过将standard.jar 和 jstl.jar 复制到 Apache Tomcat 的 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
问题解决
在myeclipse 下搜到 standard.jar jstl.jar 拷贝到 C:\apache-tomcat-7.0.37\lib 下重启运行,问题解决

被折叠的 条评论
为什么被折叠?
