Hi
I want to do pagination in jsp
this is a store locator
user will enter zipcode
and it will bring back values
I need to show 10 rows per page
and at the bottom it shows the following for the pages:
...............1,2,3,4,5,[
6-10],[11-
15]
If i click on page "6" it should show something like
[1-5],6,7,8,9,10,[11-15]
can u pls provide me some sample code
thanks for all your help!!!!!!!!!!!!!!!!!!!!!!
Start Free Trial