JSP CUSTOM TAG LIBRARIES
Enables the user to navigate directly to a particular page. You can configure the number of pages that display on the pagebar. The current page displays in bold.
Note This tag generates HTML that causes the page to reload when a user clicks it. If you want to save the parameters that you passed into the page, you must use a preserve tag for each parameter you want to save or it will be lost when the page reloads.
Contexts:
Valid in:
The following attributes are optional:
pages
21 22 23 24 25 26 27 28 29 30 1-10 11-20 21-30 31-40
See the Example section for the code to use to create this effect. Default is OnlyPages.
HTML Attributes
See the Common HTML tag attributes section for definitions of the following standard HTML tag attributes:
class
lang
style
tabindex
target
title