I think this came up a while ago. If I recall correctly, the only solution
was to use symbolic links, and there is no solution if you are packaging
your code in WARs.
This obviously only works on platforms that support sym links fully, and I
don't think Windows platforms do.
I believe the thread
Hello all,
Although I'm using Tomcat v4.1.12 with Apache's JSTL Taglib, this issue
really applies to *all* taglibs, not just JSTL:
I'm finding that if I have several webapps (i.e., several Contexts), all
using JSTL, I need to replicate the taglib JARs (jstl.jar and standard.jar)
to the "WEB-INF/l
Hi,
I try to use the jndi-taglib within a web-app deployed to weblogic 6.1.
I get the following exception-report:
Parsing of JSP File '/listurl.jsp' failed:
/listurl.jsp(5): Error in using tag library
uri='http://j