Hi,
I am working on a web application that works fine when deployed on the internal tomcat in MyEclipse, but when I create the war file and try to run it on my own tomcat (apache-tomcat-6.0.18), I get the following error message in Firefox:
org.apache.jasper.JasperException: /index.jsp(1,1) 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
BTW, the offending jsp statement seems to be <%@ taglib prefix=”c” uri=”http://java.sun.com/jsp/jstl/core” %>
Can someone tell me what I am probably doing wrong? I apologize if this is an old topic, but I was not able to find the solution in the forum.
Thanks,
Karl
My system details:
*** Date:
Saturday, August 22, 2009 11:53:13 PM CDT
** System properties:
OS=MacOSX
OS version=10.5.8
Java version=1.5.0_19
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609