Re: Need Help Getting Taglibs Working

2003-07-15 Thread C F
ard/binaries/ --- Pierre Delisle <[EMAIL PROTECTED]> wrote: > Did you download the nightly for the 1.0 branch, or > the HEAD? > Please note there is both 'standard-1.0' and > 'standard' > at > http://cvs.apache.org/builds/jakarta-taglibs/nightly/projects/.

Re: Need Help Getting Taglibs Working

2003-07-15 Thread C F
Even the standard-examples.war application does not work so I'm wondering if it's not necessarily my taglib configuration. I began to wonder if I had some weird XML library in my path that was hosing everything up. So I reinstalled my JDK (1.4.1_02) and Tomcat... but it had no effect. Okay, here

Re: Need Help Getting Taglibs Working

2003-07-15 Thread C F
/WEB-INF/taglibs-string.tld http://java.sun.com/jstl/core /WEB-INF/c.tld I think the taglib-uri's change for jstl 1.1. Hen On Tue, 15 Jul 2003, C F wrote: > Hello, > I tried for many hours to get Taglibs working with Tomcat. I'm at my wit's end! > Hopefully someone h

Re: Need Help Getting Taglibs Working

2003-07-15 Thread C F
/WEB-INF/taglibs-string.tld http://java.sun.com/jstl/core /WEB-INF/c.tld I think the taglib-uri's change for jstl 1.1. Hen On Tue, 15 Jul 2003, C F wrote: > Hello, > I tried for many hours to get Taglibs working with Tomcat. I'm at my wit's end! > Hopefully someone h

Need Help Getting Taglibs Working

2003-07-15 Thread C F
Hello, I tried for many hours to get Taglibs working with Tomcat. I'm at my wit's end! Hopefully someone here can help. I'm using Tomcat tomcat-4.1.24 and jakarta-taglibs-20030713 nightly build. I'm trying to get the standard JSTL 1.0 tags working. When I copy the jars from standard-1.