RE: [OT] Paging at the database level

2006-09-28 Thread David Friedman
, September 29, 2006 12:49 AM To: Struts Users Mailing List Subject: [OT] Paging at the database level Hi All, I require that my application should have the ability for paging the results obtained in a query, typically after a search. There are many solutions like DisplayTag, that help for paging at the

[OT] Paging at the database level

2006-09-28 Thread Thomas Joseph
Hi All, I require that my application should have the ability for paging the results obtained in a query, typically after a search. There are many solutions like DisplayTag, that help for paging at the View level. i.e, whole of the resultset is transferred as a bean to the view, and the paging