I've had to do something similar, where I took all the results and put them
in <div> tags. Then with a bit of javascript you can hide and display the
div you want.

Matt

-----Original Message-----
From: Sapt [mailto:[EMAIL PROTECTED]
Sent: Thursday, 15 April 2004 2:22 PM
To: Struts Users Mailing List
Subject: Re: Row


and if u don't want to use displaytag, u can put your data in session, and
take only 10 data.
----- Original Message -----
From: "Sapt" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, April 15, 2004 11:11 AM
Subject: Re: Row


> u can try displaytag from displaytag.org..........
> ----- Original Message -----
> From: "Iwan Soenarto (IT)" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, April 15, 2004 10:00 AM
> Subject: Row
>
>
> I have 100 records. How do I limit the number of row to display per page
> to 10 ?
> What technique should I use ?
>
> Tks
> Iws
>
>
>
> ---------------------------------------------------------------------
> 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]

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

Reply via email to