How can I transfer data between a view and a
page?
I want to transfer data between a view and a page in a stateful application. The reason for this is that I am creating object instances in the view and want to reuse them in the page. How can I go about doing this?
To transfer data between pages and view requests, proceed as follows:
Define an application class (using the properties in your BSP application)
This application class can be accessed on all pages and views using the object application.