Yes, It's needed in order to sort data. If you really want to get from DDBB the showed records you have to implement PaginatedList interface and send it to DisplayList as any other list or collection.



On 8/24/06, Din Sush <[EMAIL PROTECTED]> wrote:
I tried looking for an answer on the mailing list but
didn't get any breaks, here is my question.

I am running a web application which uses Spring
framework. I get really big data from the database sat
50000 records ans I want to show say 15 records at a
time.

We have decided to use DisplayTag Library, which is
very good for such purposes.

I would like to know does internally Display Tag
library work, does it get all 50000 records from the
database everytime I hit next page or page number on
the frontend. Please help.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to