I'd like to get people's thoughts on how to add some functionality to either IPrivilegedChannels or IPortletAdaptor channels. What I basically need is for setPortalControlStructures to be called before setStaticData or have the setStaticData call include the request & response. The motivation for this is before the first time a portlet window is rendered a doLoad(window, request, response) call has to be made to pluto. setStaticData seems like the perfect place to do this but since the request & response aren't available I'm not sure what should be done.

What makes this more complicated is it looks like IChannel.setStaticData is called by a large number of classes in the framework.

-Eric

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

Reply via email to