Portlet container settings
Use this page
to configure and manage the portlet container of
this application server.
Portlet container custom properties
You can configure name-value pairs of data, where the
name is a property key and the value is a string value that you can
use to set internal system configuration properties. Defining a new
property enables you to configure a setting beyond that which is available
in the administrative console. The following is a list of the available
Portlet container custom properties.
Portlet and PortletApplication MBeans
The MBeans of type portlet and portletapplication provide
information about a given portlet application and its portlets. Through
the MBean of type portletapplication, you can retrieve a list of names
of all portlets that belong to a portlet application. By querying
the MBean of type portlet with a given portlet name, you can retrieve
portlet specific information from the MBean of type portlet.