|
|
|||
How can I make the examples in JavaServer Pages book work
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 1 Reply
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?
|
|||
|