hth,
Dennis
pradeep reddy wrote:
Hello All,
I am using myfaces for developing portlets, I need to use the inter portlet communication.
As i am using jsf for development, i suppose to use the FacesContexts's
externalcontext to access the portlet session.
From the book "Apache Portals", i come to know that i need to use
PortletMessaging.publish() metod to publish the content to other files.
to other files ? you mean send messages to other portlets ? I'm not too
familiar with portlet messaging, but can you explain exactly what you're
trying to achieve?
I want to know in which jar this PortletMessaging.java is located. i am using the netbenas, so i need to add this jar file to compile my code.
The jar you need is the portals-bridges-common jar, the latest version is :
http://repo1.maven.org/maven/org.apache.portals.bridges/jars/portals-bridges-common-1.0.4.jar
Or is there any simple solution for this other than publishing the message?
Or can is simply add the key value pair to protlet session ?
Regards,
Pradeep.
_________________________________________________________________
Searching for the best deals on travel? Visit MSN Travel.
http://in.msn.com/coxandkings
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]