| Attributes |
| Name | Required | Request-time | Type | Description |
| options | false | true | java.lang.String | Name of the attribute in the request object, which identifies ListOptions object. If none is specified, the default name used by ListBrowserServlet will be used. |
| url | false | true | java.lang.String | Get the url that should be used to generate the link. The url should be able to accept parameters using the standard notation paramname=paramvalue. If no url is specified the tag will be used value of servletpath parameter sent by the WebSessionServlet derived servlet that processedrequest causing generation of this page. |
| pageSize | true | true | java.lang.String | Number of items to display on a page at once. |