I try to deploy the sample web application (one that doesn't integrate with
srping, hibernate) to tomcat 6.0.18. However, when starting up, it throws 

org.apache.jasper.JasperException: /home.jsp(19,0) 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 try to change the uri in include.jsp to http://java.sun.com/jstl/core
(older version), but it still does not work. 

What version deos the jstl use? or how to fix this problem?

Thanks.




-- 
View this message in context: 
http://n2.nabble.com/http-java-sun-com-jstl-core-cannot-be-resolved-error-tp3503668p3503668.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to