Content deleted Content added
merging in content from JSR-268 |
JSR 168 ==, == JSR 286 |
||
Line 1:
The '''Java Portlet Specification''' defines a [[design by contract|contract]] between the [[portlet container]] and [[portlet]]s and provides a convenient programming model for portlet developers.
== JSR 168 == The Java Portlet Specification V1.0 was developed under the [[Java Community Process]] as Java Specification Request The Java Portlet Specification V1.0 introduces the basic portlet programming model with:
Line 8 ⟶ 12:
* a packaging format in order to group different portlets and other [[J2EE]] artifacts needed by these portlets into one portlet application which can be deployed on the portal server.
== JSR 286 ==
'''JSR-286''' is the Java Portlet specification v2.0 as developed under the [[Java Community Process|JCP]] and created in alignment with the updated version 2.0 of [[Web Services for Remote Portlets|WSRP]].<ref>{{cite web | url = http://www.jcp.org/en/jsr/detail?id=286 | title = JSR 286: Portlet Specification 2.0}}</ref> It was developed to improve on the short-comings on version 1.0 of the specification, [[JSR-168]]. Some of its major features include:<ref>
|