Send an event from the Portal Driver

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

Send an event from the Portal Driver

by espinchi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

From the Portal Driver we can execute the following "do" methods on the PortletContainer object: doAction, doAdmin doLoad, doRender, and doServeResource.

Where is "doSendEvent"? I mean, how can I send an event from the Portal Driver (say from the DriverServlet) to one portlet?

I would really appreciate some pointers here,

Pablo