I am following the tutorial: http://static.springsource.org/docs/Spring-MVC-step-by-step/part2.html
on developing and configuring the views and the controller. But i am getting following error: org.apache.jasper.JasperException: /index.jsp (line: 1, column: 1) The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed I have already copied jstl.jar and jsltl-standard.jar to WEB-INF folder but the problem is not solved. How to solve this problem ?any help would be appreciated. Sincrely, Anisha Karki