Currently we have Java Portlet Spefication V 2.0
Its same as V1.0 with some changes
One difference can be :
RenderResponse.setContentType is no longer required before calling getWriter
or getOutputstream in V2.0 Specification
Allowing portlets to share parameters with other
portlets.
Portlet filter – allowing on-the-fly transformations of information in both the
request to and the response from a portlet
No comments:
Post a Comment