hdp
Tag recordScope


This JSP tag is used to display the scope of records in current page - that is, index (starting from 1) of the first and last records in the current page. For example, if the page size is defined to 10, then it will display "11 - 20" for the second page if there are more than (including) 20 records totally in the search result.


Tag Information
Tag Classorg.hdpagination.web.taglib.DisplayRecordScopeTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
actionIdtruetruejava.lang.StringBean identifier of the corresponding PaginationAction instance declared in Spring application context.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.