Trigger a custom event when a weblogic portal page is clicked
652669Aug 19 2008 — edited Sep 12 2008Hi,
I have created a portal which is running as desktop which has different pages configured in it. These pages are created by weblogic portal administration with portlets in it.I want to catch the page click event.So that i can trigger an event when a page is clicked which can be listened by the portlets within the page to do a custom action based on the event raised.
I have named the 3 tabs or pages as -
Page 1, Page 2, Page 3
Now when I click tab(page 2), I want to trigger a custom event. How to do it, i did not find any events related to this? Iam using Weblogic 8.1 sp6
Thanks
Ravi