Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Changing between pages using jsr286 events.

912755Jan 23 2012 — edited Mar 19 2012
Hello,

I am trying to implement inter portlet communication between 2 portlets which reside on 2 different pages using JSR 286 implementation.

I added supported-publishing-event and supported-processing-event in portlet.xml and able to fire the event from portlet A and able to handle the event in portlet B. However I am unable to navigate to page where portlet b resides. After handling the event, portal still displays the portlet A page.

How do I tell portal container to switch page while processing event?

Any help appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 16 2012
Added on Jan 23 2012
3 comments
186 views