The easiest way would be to wrap the HttpServletRequest you pass to the container when dispatching to the portlet in your own HttpServletRequestWrapper implementation that provides the custom attributes.

-Eric

Ark Xu wrote:
I want to make some customize to the portlet container in order to set some
special attributes to the renderRequest.
I don't want to hack the PortletContainerImpl and add my own codes.
How to do it? Is there any Spring bean xml file that can be configured?
--
Best regards,

Ark Xu

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to