You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mike Millson <mm...@meritonlinesystems.com> on 2005/05/13 20:15:19 UTC

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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org