| dataAlias | false | true | java.lang.String | Name of the attribute under which the page is expecting the data published from the ListBrowserServlet. ListBrowserServlet always publishes its data using PARAMETER_DATA_OBJECT_LIST_NAME name. By specifying this alias this tag will automatically create attribute with the desirect name and the value of the attribute will be the data published under PARAMETER_DATA_OBJECT_LIST_NAME or it will create attribute with the name PARAMETER_DATA_OBJECT_LIST_NAME and the value of the attribute will be the data published under the specified alias. |