Jsp页面异常

javax.servlet.ServletException: Illegal operation on empty result set.
--空结果集报错--

 

The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed [
--缺少jstl.jar,standard.jar包--

你可能感兴趣的:(jsp)