You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Christophe Vigouroux <ch...@ecilia.fr> on 2002/11/22 16:34:31 UTC

RE : Display a collection on several pages

Thanks a lot, it does it all !!

Christophe VIGOUROUX
ECILIA - Ingénieur développement
Tel: 04.78.68.46.14
Fax: 04.37.43.69.01


-----Message d'origine-----
De : Sri Sankaran [mailto:Sri.Sankaran@sas.com] 
Envoyé : vendredi 22 novembre 2002 16:20
À : Struts Users Mailing List
Objet : RE: Display a collection on several pages

The display taglib at http://edhill.its.uiowa.edu/display-0.8/ should
help

Sri

-----Original Message-----
From: Christophe Vigouroux [mailto:christophe.vigouroux@ecilia.fr] 
Sent: Friday, November 22, 2002 10:09 AM
To: 'Struts Users Mailing List'
Subject: Display a collection on several pages


Hi,

 

I didn't found any solution for my problem, so i'm asking you if you
have any.

I want to display a collection of, say, users, in a table where I can
limit the maximum number of rows. I'd like to have something like this:

 

User Name | User Forname | User email

.....

.....

n rows

 

<< 1 2 3 >>

 

I've found the offset and length properties of the <logic:iterate> tag
useful to do this (thus limiting the maximum number of rows and
selecting the starting item) but I can't figure out how to render the
links to change the offset ! 

 

Thanks for any help!

 

Christophe VIGOUROUX
ECILIA - Ingénieur développement
Tel: 04.78.68.46.14
Fax: 04.37.43.69.01

 


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>