| |||||||
| FRAMES NO FRAMES | |||||||
<listdata:action options="listoptions" url="/yourapp/yourservlet?yourparam=yourvalue"/>
| Tag Information | |
| Tag Class | org.opensubsystems.patterns.listdata.www.ListDataPreviousPageTag |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | None |
| 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. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||