If you have hundreds of records in your ResultSet, too many to show on one 
JSP, how do you split these over multiple pages. I mean, list a subset of 
these on one page, so that the user can go forward to the next results and 
back to the previous listings, or even jump to the n'th listing, like you 
see on many websites including search engine results ?

I think it is unefficient to store a counter so you loop through the 
ResultSet but I can not find any batch-like attributes in the DBtags 
documentation. Am I missing it ? A simple example would be very useful.

Thank you so much, Soefara.

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to