| Author |
issue regarding portlet
|
nandini lagunia
Ranch Hand
Joined: May 05, 2009
Posts: 57
|
|
Hi,
I have developed a simple Inter Portlet Application and have run in successfully in Open Portal container.
My issue is that I want to access one of the portlet remotely through URL.
Is there any way to achieve this? Is there any way to embed Portlet in jsp like iGoogle does?
Thanks in advance.
|
 |
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
|
|
WSRP can help you do that. You create a proxy portlet on "consumer" to "consume" the portlet which is actually deployed on "producer".
I know how to do that in WebLogic Portal. Which Portal Server are you using?
|
 |
nandini lagunia
Ranch Hand
Joined: May 05, 2009
Posts: 57
|
|
Thanks for your prompt reply!!!
I am using Openportal and have deployed it successfully using WSRP.
Isn't there any way in which "I TYPE AN URL AND THE PAGE CONTAING THE PORTLET
IS DISPLAYED AND I CAN DO ALL THE OPERATIONS ON THAT PORTLET"?
Ofcourse it should send event to another portlet and accept event from other
portlet as well.
|
 |
 |
|
|
subject: issue regarding portlet
|
|
|