Easy pagination in Java EE with jsp -
I am looking at the open source pageigen component, where I can only list the items that have an endorsement page in my JSP. I will get items from the database by the page parameter and the pagination method can be done for the rest. Is there any good componenets for that?
According to the list of objects at a glance it can create paged tables.
Comments
Post a Comment