Did you change web.xml to this?

<web-app xmlns="http://java.sun.com/xml/ns/j2ee";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";
   version="2.4">

musachy


On 4/12/07, Frank Russo <[EMAIL PROTECTED]> wrote:

Did you change the version of your jstl jars? I forget which version you
need, but I think jstl 1.0 was 2.3 compliant, and 1.1 was 2.4 compliant.
You'll need to upgrade both jstl.jar and standard.jar...

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 12, 2007 2:21 PM
To: Struts Users Mailing List
Subject: Re: Struts in Servlet 2.4

--- "Slattery, Tim - BLS" <[EMAIL PROTECTED]>
wrote:
> <c:forEach items="${RespData}" var="resp">
>
> Andit points to "items" and gives this message:
>
> This attribute does not support request time values.

I don't recall, but did the TLD URIs change between 2.3/2.4?

(I don't even know if it would matter if they did, actually, I guess.) I
suppose it could also be a JSTL library issue etc. I'm sure it's something
configurey or libraryey, though.

d.





____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time with the Yahoo! Search movie
showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to