Sun Java System Portal Server 7 2005Q4 Release Note Supplement

Samples

Two developer samples are included. The first sample demonstrates first-order eventing to communicate information from source portlet to target portlet. In this case, the source portlet fires one event and the target portlet gets that event and updates its rendering.

In the second sample, a portlet generates an event which is delivered to the target portlet. In response to this event, the target portlet generates another event, which is consumed by a third portlet which updates its rendering in response to the event received.