|
Home > Archive > WebSphere Portal Server > October 2005 > Message sending between portlets
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Message sending between portlets
|
|
|
| Hi there,
I am investigating portlet messaging and have got the message transferring between portlets when an action is performed, but what I do need to know is how to invoke messaging without user interaction (ie on initiation of the portlet) populate information
within other portlets.]
Can anyone point me in the direction to do this.
Hopefully this makes sense.
Thanks in advance
Phill
| |
| George Daswani 2005-10-24, 6:13 pm |
| Are you writing JSR-168 portlets? might want to take a look at this
http://www-128.ibm.com/developerwor...y/0412_roy.html
or this one
http://www-128.ibm.com/developerwor...0505_scott.html
The wiring scheme is proprietary to an IBM implementation, neverthless you
should be able to pass info via wires.
<phillip.bower@centrelink.gov.au> wrote in message
news:175067816.1127886771514.JavaMail.wassrvr@ltsgwas007.sby.ibm.com...
> Hi there,
>
> I am investigating portlet messaging and have got the message transferring
> between portlets when an action is performed, but what I do need to know
> is how to invoke messaging without user interaction (ie on initiation of
> the portlet) populate information within other portlets.]
>
> Can anyone point me in the direction to do this.
>
> Hopefully this makes sense.
>
> Thanks in advance
>
> Phill
|
|
|
|
|