Send an event from the Portal Driver
pablo <[email protected]> Fri, 4 Jul 2008 14:53:17 +0200
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
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