JSP CUSTOM TAG LIBRARIES


Examples: page tag
1. This code displays the filename items from the Image List view and includes a Previous page and Next page button below the view. It also displays the number of the current page out of the total number of pages that the view uses.
2. This code displays a view that is structured using a table and that displays the contents of the second column of the current database view. It includes a Next button at the bottom of the view that a user can click to display the next page.
See Also