What I think could be a solution is to set a property on the PortletResponse that communicates back to the portal our instructions
I have thought about something like this... Can you help me with name of the classes and methods that I must to modify in my jetspeed source code? And can you give me some suggestions about algorithm of modifications? Thank you! 2007/1/30, David Sean Taylor <[EMAIL PROTECTED]>:
On Jan 30, 2007, at 2:40 AM, Vitaly Baranovsky wrote: >> Will you be making this check in the render or action phase? > > I will be making this check in render phase. But in RenderResponse > interface > there is no method SetWindowState. It exists only in ActionResponse > interface. So, how can I solve my problem in render phase? > You can't. I'm still thinking about this one, but for the 2.1 release I doubt I can make time for it What I think could be a solution is to set a property on the PortletResponse that communicates back to the portal our instructions --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- With best regards, Vitaly Baranovsky
