Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pagination in JSP

Status
Not open for further replies.

extempore

Programmer
Jun 1, 2001
71
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top