Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Java (https://www.askmehelpdesk.com/forumdisplay.php?f=440)
-   -   Java server pages (https://www.askmehelpdesk.com/showthread.php?t=363351)

  • Jun 10, 2009, 01:28 AM
    arun1028
    Java server pages
    Can anybody tell me how to done paging in jsp... :)
  • Jun 10, 2009, 07:14 AM
    LanMan
    I assume you are referring to pagination and sorting which is sometimes called paging... if so, the Display tag library (Display tag library - Overview) is a useful resource for doing such. There is also the JSP Pager tag library (<jsptags> Pager Tag Library). I played around with the first one (the Display taglib) a few years ago, but have never used either extensively, so I cannot say which might be better. But the first one (the Display taglib) appears to be a bit better documented and is a mature library and project.

    Finally, the article "Pagination using JDBC and JSP" discusses the subject. Try Googling the term pagination in JSP for more resources.

  • All times are GMT -7. The time now is 09:13 PM.