2008
Guidelines for Writing JSR-168 Portlets
by holyver & 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.
2007
SOA et Web Services : Questions / RÈponses
by nhoizey & 1 otherDes tonnes d'infos intéressantes sur SOA et les Web Services, par Pierre "Orchestra Networks" Bonnet
2006
Enterprise Portal & Portlet FAQ
by holyver (via)
Portlet Frequently Asked Questions (FAQ) - a collection by Punit Pandey
AkaSig » Que penser de WSRP ?
by holyver
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.
JSR 168, WSRP, Portlets & Enterprise Portal: JSR 286 (Portlet Specification V 2.0) Preview
by nhoizey & 1 otherYou will find everything related to portlets, enterprise portal servers, WSRP & JSR 168. Issues include Portlet FAQ, Source Codes, Tutorials, Examples, Study Material, News, and Articles related to Portal and Portlet technology. Hope this blog will help in learning portlets and related issues.
The Java Community Process(SM) Program - JSRs: Java Specification Requests - detail JSR# 286
by nhoizey (via)Version 2.0 of the Portlet Specification plans to align with J2EE 1.4, integrate other new JSRs relevant for the portlet, and align with the WSRP specification V 2.0
JSR 168, WSRP, Portlets & Enterprise Portal
by nhoizeyYou will find everything related to portlets, enterprise portal servers, WSRP & JSR 168. Issues include Portlet FAQ, Source Codes, Tutorials, Examples, Study Material, News, and Articles related to Portal and Portlet technology.
Smile - Motoristes Internet - Introduction aux portails - eXo platform
by nhoizey (via)eXoPlatform est à la pointe des normes et architectures J2EE. Premier portail certifié JSR 168, il met aussi en œuvre les WSRP (Web Service for Remote Portlets). Il est basé sur JSF (Java Server Faces, JSR 127) et la gestion de contenus doit - à terme - être certifiée JSR 170. Un plugin pour Eclipse est aussi disponible, simplifiant le développement de modules portlets.
Manning: Portlets and Apache Portals
by nhoizey & 2 others (via)Portlets and Apache Portals explains how to develop JSR 168 and WSRP compliant portlets and how to test and deploy these portlets on Apache open source software. Richly illustrated with useful code examples. By the creators of WSRP and JSR 168 portlet standards.
2005
Les portlets en cinq questions
by kasi77Quelles sont les principales fonctions d'un portlet ? Comment ce type de composant s'articule t-il avec une infrastructure de portail ? Quelle différence entre portlets et connecteurs ? Quelques pistes pour mieux comprendre.
1
(18 marks)