poovarasanvasudevan / javaboss

Automatically exported from code.google.com/p/javaboss
Apache License 2.0
0 stars 0 forks source link

Question : How do I do pagination ? #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Excellent work guys. Saved me hours of time. Thanks a lot.

Would it be possible to support pagination and also specify number of results 
returned ? Couldn't figure out how to get that to work in JSP/Servlets.

Original issue reported on code.google.com by venkates...@gmail.com on 23 Jun 2009 at 4:56

GoogleCodeExporter commented 8 years ago
Simply call getNextPage or getPreviousPage on any BOSSSearch instance

Original comment by wiredupa...@gmail.com on 28 Feb 2010 at 4:13