| Author |
Interportlet communication
|
William Moore
Greenhorn
Joined: Jan 27, 2006
Posts: 5
|
|
Hi, I have two portlets running on WSAD5.1.2. I would like to establish communication between both of them. Can i get some info about the steps involved. Thanks in advance Bill
|
 |
Nit Sharma
Greenhorn
Joined: Jan 27, 2006
Posts: 9
|
|
Hello William, This article explains everything. ftp://ftp.software.ibm.com/software/dw/wes/pdf/0412_roy-CooperativeStandardPortlets.pdf Basically you have to write cooperative portlets and Wsdl files for each portlet.WSDL will tell the property broker what parameters are communicated between portlets.You will have to specify the wsdl files in portlet.xml. Nitin
|
Regards<br />Nitin<br /> <br />Sun Certified Java programmer <br />Sun Certified Web Component Developer(SCWCD)<br />Sun Certified Enterprise Architect(SCEA)<br />IBM Certified Solution Developer WebSphere Portal V5.1
|
 |
Pete RK
Greenhorn
Joined: Feb 09, 2006
Posts: 2
|
|
If your portlets are running within the same portlet application (WAR), you can use the session (application scope). See this helpful article: http://www.doc.ic.ac.uk/~mo197/portlets/portlet_messaging/ You don't need to use a proprietary API from IBM.
|
 |
pooja jain
greenhorn
Ranch Hand
Joined: Jan 12, 2005
Posts: 213
|
|
i doubt. :roll:
|
:d
|
 |
 |
|
|
subject: Interportlet communication
|
|
|