Portlet container

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 134.134.137.75 (talk) at 19:42, 20 April 2015 (→‎References). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Portlet container runs portlets and provides them with the required runtime environment. A portlet container contains portlets and manages their life cycles. It also provides persistent storage mechanisms for the portlet preferences. A portlet container receives requests from the portal to execute requests on the portlets hosted by it. A portlet container is not responsible for aggregating the content produced by the portlets; the portal itself handles aggregation. A portal and a portlet container can be built together as a single component of an application suite or as two separate components of a portal application.

References