Java Portlet Specification: Difference between revisions

Content deleted Content added
No edit summary
mNo edit summary
Line 16:
 
The Java Portlet Specification V1.0 introduces the basic portlet programming model with:
* two phases of action processing and rendering in order to support the [[Model-View-Controllermodel–view–controller|Model–View–Controller]] pattern.
* portlet modes, enabling the portal to advise the portlet what task it should perform and what content it should generate
* window states, indicating the amount of portal page space that will be assigned to the content generated by the portlet