taglibs-jndi and WLS 6.1 (sp2)

2002-12-09 Thread Jesse Alexander (KADA 11)
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

Re: ?? Using Taglib JARs Across Multiple Contexts ??

2002-12-09 Thread Henri Yandell
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

?? Using Taglib JARs Across Multiple Contexts ??

2002-12-09 Thread Tony LaPaso
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