Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
What's the best way to return/display a number of rows/result in your pages if you're using EJB.
For example: We make a query of Employees and my EJB's found a hundred match, but we would like to display 10 at a time and just do a next to the next 10.
Thanks.
What's the best way to return/display a number of rows/result in your pages if you're using EJB.
For example: We make a query of Employees and my EJB's found a hundred match, but we would like to display 10 at a time and just do a next to the next 10.
Thanks.