
Some parts of this message have been removed.
Learn more about Nabble's
security policy.
Hi James,
Currently, Pluto doesn't support the portlet head element contribution which is an *optional* feature of Portlet 2.0.
By the way, Jetspeed-2.2 supports that feature.
Regards,
Woonsan
From: James Cook <jcook@...>
To: pluto-user@...
Sent: Fri, July 23, 2010 6:06:14 AM
Subject: Support for Markup in Head
I am not sure if I am doing something wrong, or whether Pluto does not support the full JSR-286 specification. I am trying to inject content into the head section of my portal page. I have implemented doHeaders() and confirmed that my code works on Liferay portal.
When I ask pluto's PortalContext to reply with the value of the MimeResponse.MARKUP_HEAD_ELEMENT property, it reports "null".
Does this mean that Pluto does not support this feature?