|
Home > Archive > WebSphere Portal Server > April 2004 > Send PortletMessage to oneself?
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 |
Send PortletMessage to oneself?
|
|
| Markus Ebersberger 2004-04-14, 2:10 pm |
| Hi,
is it possible for a portlet to send a PortletMessage to itself via
PortletContext.send(String, PortletMessage)? I tried it in Websphere 5.0
and it doesn't seem to work.
Thanks in advance,
Markus
| |
| Jon Mell 2004-04-15, 5:33 am |
| No - it doesn't work. We use the state model and change the portlet's state
to mimic this behaviour. See developerworks for information on the state
model.
Jon
"Markus Ebersberger" <nurfuerwas@hotmail.com> wrote in message
news:c65a4a99.0404132348.660fa9a0@posting.google.com...
> Hi,
>
> is it possible for a portlet to send a PortletMessage to itself via
> PortletContext.send(String, PortletMessage)? I tried it in Websphere 5.0
> and it doesn't seem to work.
>
>
> Thanks in advance,
> Markus
|
|
|
|
|