The absolute uri: http://java.sun.com/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
检查jstl版本,将jstl.jar替换为jstl-1.2.jar
详细问题介绍
The absolute uri: http://java.sun.com/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
检查jstl版本,将jstl.jar替换为jstl-1.2.jar
详细问题介绍
转载于:https://my.oschina.net/moxun/blog/504529