public marks

PUBLIC MARKS from holyver with tags wsrp & jsr168

12 January 2008 17:00

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.

holyver's TAGS related to tag wsrp

best practices +   faq +   java +   JSP168 +   jsr168 +   JSR286 +   portal +   portlet +   web services +