Many thanks..
-Original Message-
From: Thai Dang Vu [mailto:[EMAIL PROTECTED]
Sent: 12 July 2005 17:17
To: user@struts.apache.org
Subject: Re: How do you iterate within an iterate
I think it can be
>>> [EMAIL PROTECTED] 7/12/2005 11:49:13 AM >>
I think it can be
>>> [EMAIL PROTECTED] 7/12/2005 11:49:13 AM >>>
How would I replace the following with the iterate tag
<%
ArrayList bookings =
(ArrayList)request.getAttribute(BOOKINGS);
Iterator bookingsiterator = bookings.iterator();
while(bo
2 matches
Mail list logo