Portlet Factory, Version 6.1.2


 

Overview: communicating between models

If your IBM® WebSphere Portlet Factory application utilizes more than one model for its functionality, you may need to send data from one model to another.

There are multiple ways to communicate between models.

Using events

You can fire an event in one model and handle it in another. WebSphere Portlet Factory provides for sending data as well.

Using the session

You can store information in the session object. Any models requested by the same session have access to this information.

Parent topic: Developing Web applications


Library | Support |