Portlet aggregation and preferences
Subtópicos
Recursos opcionais suportados da Especificação de Portlet JSR-286
A estrutura de portal simples, que é construída na parte superior do contêiner do portlet é compatível com JSR-286. Entretanto, a implementação do WebSphere® Application Server suporta um subconjunto de recursos opcionais na Especificação de Portlet JSR-286.Agregação de Portlets Utilizando o JavaServer Pages
A biblioteca de tags de agregação gera uma estrutura de agregação de portlets para tratar de um ou mais portlets em uma página. Se você gravar JavaServer Pages, poderá agregar vários portlets em uma página utilizando a biblioteca de tags de agregação. Essa biblioteca de tags não fornece implementação de agregação de portal com recursos completos, mas fornece um bom cenário de migração se você já tiver servlets e JavaServer Pages de agregação e quiser ir para os portlets.Portlet preferences
Preferences are set by portlets to store customized information. By default, the PortletServingServlet servlet stores the portlet preferences for each portlet window in a cookie. However, you can change the location to store them in either a session, an .xml file, or a database.Portlet coordination
You can use either the events mechanism or the public render parameters mechanism to coordinate portlets within a portal.Convertendo Fragmentos de Portlet para um Documento HTML
Um portlet apenas fornece saída de fragmento enquanto um servlet, normalmente, fornece saída de documento. No entanto, você pode utilizar o servlet PortletServingServlet, similar ao servlet FileServingServlet, para endereçar portlets como servlets.


http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=container_port_dev
Nome do arquivo: container_port_dev.html