I would like to get some examples of doing pagination in JSP. I have a JSP page which retrieves dynamic images. I need to show only 10 images per page and show the remaining using NEXT button. The PREVIOUS button will take back to the previous 10 images. Can someone send me a sample code and tell me what I need to do. Thanks for all your help. I am a newbie to JSP ...it would be nice to get the sample code. Thanks again.
Extempore
Extempore