You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Kalaiselvan <ka...@HotPOP.com> on 2002/10/06 08:19:30 UTC

Any Idea about Paging Logic

Hii all,

      I'm using struts for my application. I have reterive data from DB and
shown in table. Where i have thousands of records in my DB. So i want to
show the data 100 for each page. I'm using <logic:iterate> tag for
displaying the data. Where how can i seperate the data and how can implement
my requirement. Any idea will be more helpful for me.

Thanx in Advance,
Kalaiselvan


Re: Any Idea about Paging Logic

Posted by Brian Alexander Lee <br...@hotmail.com>.
I looked at the display tag library:
http://edhill.its.uiowa.edu/display/

Did I majorly screw something up or is this tag not thread safe? I noticed
when I sorted a page of data, the next user to hit the page got that default
sort. It was quite infuriating. I hope it was just me.

BAL

----- Original Message -----
From: "Eddie Bush" <ek...@swbell.net>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Sunday, October 06, 2002 2:32 AM
Subject: Re: Any Idea about Paging Logic


> Is there any chance you've already searched the archive?  I generally
> skip that and go to Google, myself.  Tried that?
>
> http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Struts+Paging
>
> There was a recent discussion on the list about paging that ... got
> pretty involved and contained some good suggestions.  If all other
> avenues fail, search the archive within the last ... 2 weeks max I'd
> say.  This is been a very, very discussed topic.
>
> Kalaiselvan wrote:
>
> >Hii all,
> >
> >      I'm using struts for my application. I have reterive data from DB
and
> >shown in table. Where i have thousands of records in my DB. So i want to
> >show the data 100 for each page. I'm using <logic:iterate> tag for
> >displaying the data. Where how can i seperate the data and how can
implement
> >my requirement. Any idea will be more helpful for me.
> >
> >Thanx in Advance,
> >Kalaiselvan
> >
> --
> Eddie Bush
>
>
>
>
> --
> 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>


Re: Any Idea about Paging Logic

Posted by Eddie Bush <ek...@swbell.net>.
Is there any chance you've already searched the archive?  I generally 
skip that and go to Google, myself.  Tried that?

http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Struts+Paging

There was a recent discussion on the list about paging that ... got 
pretty involved and contained some good suggestions.  If all other 
avenues fail, search the archive within the last ... 2 weeks max I'd 
say.  This is been a very, very discussed topic.

Kalaiselvan wrote:

>Hii all,
>
>      I'm using struts for my application. I have reterive data from DB and
>shown in table. Where i have thousands of records in my DB. So i want to
>show the data 100 for each page. I'm using <logic:iterate> tag for
>displaying the data. Where how can i seperate the data and how can implement
>my requirement. Any idea will be more helpful for me.
>
>Thanx in Advance,
>Kalaiselvan
>
-- 
Eddie Bush




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