Buffer and ContentType
----------------------
Key: PLUTO-432
URL: https://issues.apache.org/jira/browse/PLUTO-432
Project: Pluto
Issue Type: Improvement
Components: portlet container
Affects Versions: 1.1-286-COMPATIBILITY
Reporter: Kay Schieck
Fix For: 1.1-286-COMPATIBILITY
PLT.12.5.1
If the portlet has set a content type, the getContentType method must return it.
Otherwise, the getContentType method must return null.
PLT.12.5.5
The portlet can request a preferred buffer size by using the setBufferSize
method. The
buffer assigned is not required to be the size requested by the portlet, but
must be at least
as large as the size requested.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.