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这个错误如何解决?
看一下 jsp上 uri 路径和jar包里的 uri 路径是否一致,jasperException是 jsp 转servlet 时发生的异常