Srini Pillai on 23/01/06 20:45, wrote:
Did you use your own custom tag to display the results or did u extend
any tags available in the web ?
=============
I implemented pagination with batched retrieval using Hibernate, which
takes a couple of parameters on its fetch methods, maxCount and
firstRecord.
It's fairly easy except the logic at the front-end was tricky when
trying to implement backwards and forward buttons and setting the new
firstRecord parameter to store on the jsp for the next submit.
I wrote a tag for it. Pretty horrible I'm afraid, and that's even
without page numbers a la google to click back or forwards to.
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]