Now that's simple and elegant! Well done.
-----Original Message-----
From: Harish Krishnaswamy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 8:37 PM
To: Tapestry users
Subject: Re: Simple loop for Select
How about creating the array in OGNL and simply using the index in the loop
...
<span jwcid="@Foreach" source="new int[100]" index="ognl:idx">
<option jwcid="@Option" label="ognl:idx" />
</span.
-Harish
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]