public marks

LINK

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.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

best practices   java   jsr168   portal   portlet   wsrp  

BY

holyver
the 12/01/2008 at 17:11

yatahonga
the 06/07/2007 at 07:25