hi all,
I am doing pagination in
jsp and here is my code for pagination:
----------------------------------------------------------------
---------------------------------------------------------------------------
I am retrieving 10 records per page passing the start value to
servlet depending on which the servlet retrieves alues from database. Now my problem is i have to auto save the current page before moving to another page when i click on next or previous. Is there any way to do that?
thanks in advance
[BPSouther: Added
code tags]
[ November 14, 2007: Message edited by: Ben Souther ]