JSTL + Tomcat + Eclipse problem
843840Feb 15 2009 — edited Feb 15 2009"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"
I keep getting this error when i try to run a jsp in eclipse with web plugin. i added the jstl-1.2.jar to my application "\WebContent\WEB-INF\lib" folder. Is there something else i need to do to get JSTL and EL to work?