Set attribute from the filter, retrieve it from the portlets

View: New views
1 Messages — Rating Filter:   Alert me  

Set attribute from the filter, retrieve it from the portlets

by espinchi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'd like to set an attribute in the request, when there is an Action request, from the filter (PortalDriverFilter in the current portal), and I need this attribute to be read by the portlet to which the Action will be forwarded (via the container.doAction() method).

I can't seem to do that, is there any clean way for the filter to pass some info to the portlets?

Thanks,


Pablo