The approaches discussed above are good for a few hundreds of records as mentioned above. What is the best approach when the result set is huge ( for example, more than 10000 records ) ?
As noted above, there are many ways to do this, but… Author: yogesh tk (http://www.jguru.com/guru/viewbio.jsp?EID=200141), Oct 6, 2000 As noted above, there are many ways to do this, but all basically involve storing a variable in order to know which set of records is to be shown next. Following are three methods of storing the count: 1. Keep the count in the session. 2. Keep a hidden field in the page. 3. Place this count in the URL as a part of the QueryString. The servlet then uses the count in its logic to determine the next set of records to display.
Related Questions
- The approaches discussed above are good for a few hundreds of records as mentioned above. What is the best approach when the result set is huge ( for example, more than 10000 records ) ?
- What are the best tips for getting a good grouping on the sa80 in kneeling and standing positions?
- What qualities make a good startup engineer?