January 2008
Guidelines for Writing JSR-168 Portlets
by 1 other (via)JSR-168 is a collection of Java APIs for portlet developers. There are a number of reasons to design JSR-168 portlets that adhere to the specification. Portability is an obvious benefit. Code written according to the specification will be easier to move to among portal servers. The majority of Java-based portal servers support JSR-168 portlets.
Another benefit is easier federation. Exposing JSR-168 Portlets via Web Services for Remote Portlets (WSRP) producers is easier when portlets adhere to the JSR-168 specification. WSRP provides a standard to federate portlet content via Web services. JSR-168 and WSRP 1.0 portlet capabilities are tightly coupled. JSR-168 to WSRP portlet bridges utilize JSR-168's URL rewriting APIs. This article illustrates best practices for developing JSR-168 portlets for portability.
October 2006
Enterprise Portal & Portlet FAQ
(via)
Portlet Frequently Asked Questions (FAQ) - a collection by Punit Pandey
AkaSig » Que penser de WSRP ?
WSRP est un enjeu commercial pour les éditeurs de portails qui voudraient rendre leurs “portlets” réutilisables d’un produit à l’autre, ce qui est intéressant soit dans le cas de grosses entreprises disposant de plusieurs produits de portail distincts soit dans le cas de sociétés différentes souhaitant “échanger” des portlets.
Ce qu’il faut, selon moi, penser de WSRP : il ne faut pas en attendre grand chose.
1
(3 marks)