Hi all,

i would need a good advise about paging data.
My application is made up of layers : presentation and business.
The presentation ( Struts ) calls method from business when it needs lists of 
data which are created executing SELECT queries.
All the list are put in the session and then it is used a tag to paging data.
I was wondering what could it happen if the List of data containes alot of data 
so i was wondering what is the right way to paging data.
I know that there some taglib like ValueList, but ValuList manages everything 
into the presentation layer and not in the business layer.
Any suggestion ?
Cheers.

              Stefano

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877499#3877499

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877499


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to