Content deleted Content added
m v2.05b - Bot T19 CW#25 - Fix errors for CW project (Heading hierarchy) |
c/e to clarify JSR abbreviation, which is the Java Specification Request, not an abbreviation of Java Portlet Specification |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1:
{{Short description|Technical standard}}
{{more citations needed|date=January 2013}}
A '''Java Portlet Specification'''
'''Portlets''' are [[Pluggable look and feel|pluggable]] [[user interface]] [[Software component|software components]] that are managed and displayed in a [[web portal]]. A portlet responds to requests from a web client with and generates dynamic content. A portlet is managed by a '''portlet container'''.▼
== Background ==
===
{{Main|Portlet}}
A portlet is managed by a portlet container.<ref name=":1" /> A portlet container runs portlets, provides them with the required runtime environment, manages their life cycles.<ref name=":0" /> A container also provides persistent storage mechanisms for the portlet preferences.▼
▲
==== Portlet containers ====
▲A portlet is managed by a [[portlet container
== Specifications ==
Line 38 ⟶ 34:
=== JSR 286 ===
'''JSR-286''' is the Java Portlet
{{cite web | last = Hepper | first = Stefan | title = What's new in the Java Portlet Specification V2.0 (JSR 286)? | publisher = IBM | date = 18 March 2008 | url =http://www.ibm.com/developerworks/websphere/library/techarticles/0803_hepper/0803_hepper.html }}</ref>
* Inter-Portlet Communication through events and public render parameters
Line 46 ⟶ 42:
=== JSR 362 ===
'''JSR-362''' is the Java Portlet
{{cite web | last = Nicklous | first = Martin (Scott) | title = Portlet Specification 3.0 is Here! | publisher = IBM | date = September 2016 | url = https://static.rainfocus.com/oracle/oow16/sess/1462801563632001pOv8/ppt/JSR362-JavaOne-2016a.pdf }}</ref>
* Resource Dependencies
|