Can you try creating a temp directory in your CATALINA_HOME and then try again? Seems it is a common cause of similar errors as I just read here:
http://www.thejspbook.com/faq/details.jsp?id=1023 Not exactly the kind of thing that one would look for with such an error but hopefully it works. :) Regards, -- Jason Bainbridge http://jblinux.org On Thu, 5 Jun 2003 02:06, Schwartz, David (CHR) wrote: > Jason, > When I do... > > <%@ taglib prefix='c' uri='http://java.sun.com/jstl/core' %> > > I get... > > org.apache.jasper.JasperException: This absolute uri > (http://java.sun.com/jstl/core) cannot be resolved in either web.xml or the > jar files deployed with this application --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
