Manage portlets
Use this task to manage deployed portlet applications.
Before beginning this task, we must have a portlet application installed. See Install enterprise application files for additional information.
We can complete the following steps to manage portlets.
Tasks
- Render a portlet.
- Access a single portlet using Portlet URL addressability.
- Access multiple portlets using Portlet aggregation using JavaServer Pages.
- Access portlets using Remote request dispatcher.
- Change the location of Portlet preferences. By default, portlet preferences for each portlet window are stored in a cookie. However, we can change the location of where to store portlet preferences.
- Disable URL addressability. By default, we can access a portlet through an URL, however, we can disable this feature.
- Enable portlet fragment caching. Portlet fragment caching is disabled by default.
Related:
Portlet container Portlets Portlet URL security Converting portlet fragments to an HTML document View deployment descriptors Example: Using the portlet aggregation tag library Example: Configuring the extended portlet deployment descriptor to disable PortletServingServlet Portlet container settings Portlet container custom properties Portlet and PortletApplication MBeans