Please look up key word "paging" in this mail archive.
There are plenty of discussions about what you'd like to do.

-D
----- Original Message -----
From: "Cathy Osekizoglu" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, December 13, 2002 12:09 PM
Subject: logic:iterate, length, offset


>
>  Hi:
> I have 12 items in a collection. I want to display the first 10 items on
the first page, and the rest 2 items in the next page. How can I control it
using logic:iterate tag. I used length="10" and offset="<%= pagerOffset%>"
as the attribute of logic:iterate. But it only show the first page(first 10
items)---I mean it only iterate over the first 10 items. After that, it
stops iterate. What's wrong? Could you help me out? Thank you for your help.
> Regards,
> Cathy
>
>
>
> ---------------------------------
> Post your free ad now! Yahoo! Canada Personals
>

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

Reply via email to