RE: Update: tag expression error

2004-11-15 Thread David Liles
Thanks for the info. As for the mapping, in the web.xml file there is a mapping that indicates that the c tld is associated to the version I'm referencing, but I'll look deeper into the tld contained within the JAR file. [EMAIL PROTECTED] 11/12/04 05:45PM From: David Liles [mailto:[EMAIL

Re: Update: tag expression error

2004-11-12 Thread Dakota Jack
Why do you say that this is the code causing the problem? It looks as if the problem is in the tiles insert tag? Jack On Fri, 12 Nov 2004 08:05:37 -0600, David Liles [EMAIL PROTECTED] wrote: On a hunch, I moved the code and supporting jsp's to our production box which is Windows 200 with

Re: Update: tag expression error

2004-11-12 Thread David Liles
Excuse my lack of knowledge, but what is a tiles insert tag? What has me confused is why it works in production but not on the development laptop. [EMAIL PROTECTED] 11/12/04 08:35AM Why do you say that this is the code causing the problem? It looks as if the problem is in the tiles insert

Re: Update: tag expression error

2004-11-12 Thread David Liles
After looking at this further, the error is not with the tiles tag, but actually at the iter tag based on the following error message text: According to TLD or attribute directive in tag file, attribute items does not accept any expressions This is saying that the items attribute is the cause.

RE: Update: tag expression error

2004-11-12 Thread Wendy Smoak
From: David Liles [mailto:[EMAIL PROTECTED] 4. c-1_0.tld, taglibs-iterators.tld are in the WEB-INF folder (plus other required tld's) Why? The tld files are in their respective .jar files and should work from there. Maybe one of your environments is using the tld in the .jar file, and the