Jump to content

How can I make the examples in JavaServer Pages book work

witczak's Photo
Posted Jan 05 2010 04:10 AM
3657 Views

I'm running Ubuntu 9.10 with Apache 2 and Tomcat 6. When I deploy the example applications provided in JavaServer Pages by Hans Burgston, I get the following error:

org.apache.jasper.JasperException: 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
<The rest deleted for brevity>

I haven't touched the .jsp or web.xml files. This only occurs when I try to executed the examples using JSTL. Can someone please offer some advice, I've reached the end of my rope.

Thanks,
Mark

Tags:
0 Subscribe


1 Reply

0
  dlivesay's Photo
Posted Jan 11 2010 09:47 AM

Hans Bergsten lists some possible reasons for this error here: http://www.hansbergs...ils.jsp?id=1023

If none of these solve the problem, please post the error from the log file. As you can see, there are many possible causes. It's impossible to tell what's wrong without a full stack trace.
Who you callin' a newbie?