Hi All:

 

I am using displaytag to import a Vector of Beans inot my JSP Page. Pagination and all is setup properly.

 

But the only disadvantage is that I have to load my nearly 2500 Rows of Data on Client Side and when my Code goes to Production that number could be in millions.

 

Is their a way with Displaytag in which I can fetch only 50 rows of Data and then with a click of “Next” button the next 50 rows are fetched and the ones before are removed from the Session.

 

Thanks.

 

Chetan

-------------------------------------------------------------------------
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