Thank you Mike.  That was EXACTLY it.  VERY appreciated.  I was messing around 
all morning with this.

-----Original Message-----
From: Mike Millson [mailto:[EMAIL PROTECTED]
Sent: Friday, May 13, 2005 2:15 PM
To: Struts Users Mailing List
Subject: RE: [OT] RSS w/ JSTL


On Fri, 2005-05-13 at 12:28, Brian McGovern wrote:
> Following up.  Ive gotten it rss reading to work using jstl/xml
> 
> but <x:forEach tag doesn't seem to support begin, and end tags.  Im using the 
> 1.1 version. Whats up? 
> 

If you are using 1.1 version tags, make sure your web.xml DTD is for
J2EE 2.4. I have seen the case where 1.1 tags in combination with
web.xml DTD 2.3 produces odd results. Some of the tag functions work and
others do not. Apparently you need a web.xml 2.4 DTD to get full JSTL
1.1 functionality.

Mike


---------------------------------------------------------------------
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]

Reply via email to