See http://struts.apache.org/faqs/struts-el.html. It includes a list
of Struts tags whose functionality is covered by the JSTL.
On 5/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Thanks! That worked, and is also much easier to understand.
>
> This is probably a newbie question: How /
]
Sent: Tuesday, May 24, 2005 11:02 AM
To: Struts Users Mailing List
Subject: Re: logic:iterate multiple collections
From: <[EMAIL PROTECTED]>
> The data structure I use is a HashMap, whose values are other
HashMaps.
>
> I'm trying to nest two logic:iterate tags to print out the
From: <[EMAIL PROTECTED]>
> The data structure I use is a HashMap, whose values are other HashMaps.
>
> I'm trying to nest two logic:iterate tags to print out the keys in the
> outer map and the values in the inner Map.
See http://wiki.wendysmoak.com/cgi-bin/wiki.pl?J
27;m not
sure how I can format this in the way that only the values are seen.
Does anyone have any pointers?
Thanks,
PS
-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Monday, May 23, 2005 6:42 PM
To: Struts Users Mailing List
Subject: Re: logic:iterate multiple c
From: "Titus Barik" <[EMAIL PROTECTED]>
>
> Let's say I have two collections, A, and B. Is there a way to iterate
> over multiple collections with something like logic:iterate?
>
If you know they're the same size and in the same order, (should be the case
with List,) how about iterating over one w
5 matches
Mail list logo