RE: Testing iterator quantity

2003-12-29 Thread Robert Taylor
Using JSTL tags and assuming you have a collection of elements named
"elements" in some scope:









robert

> -Original Message-
> From: Otávio Augusto [mailto:[EMAIL PROTECTED]
> Sent: Sunday, December 28, 2003 10:58 PM
> To: [EMAIL PROTECTED]
> Subject: Testing iterator quantity
>
>
> Is there a way to know how many times i've iterated over a
> collection, using struts tags ? for instance: i have an iterator
> with 100 elements. I want to put each 10 elements in a different
> row of a table. Does anybody have an idea?
>
> thanks
>
> Otávio Augusto
>
> -
> 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]



Testing iterator quantity

2003-12-28 Thread Otávio Augusto
Is there a way to know how many times i've iterated over a collection, using struts 
tags ? for instance: i have an iterator with 100 elements. I want to put each 10 
elements in a different row of a table. Does anybody have an idea?

thanks

Otávio Augusto

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]