留言板

IPC with icefaces

Ajay Karthik,修改在14 年前。

IPC with icefaces

New Member 帖子: 2 加入日期: 09-7-21 最近的帖子
Portal Environment

Liferay 5.2.3
Tomcat 6.0.18
JSF+Icefaces

I want to know the easiest method for IPC for portlets on different war files.

I went through this link http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Frequently%20Asked%20Questions#section-Frequently+Asked+Questions-HowDoWeUseTheSessionToShareAttributesBetweenPortletsDeployedAsIndividualWARs but did not understand how to use it. Where do we get the portal-ext.properties file

Please help me with this
Bryan Alvaro Alfaro,修改在14 年前。

RE: IPC with icefaces

Junior Member 帖子: 28 加入日期: 08-11-26 最近的帖子
Check out the following video from Neil Griffin.

http://www.liferay.com/web/neil.griffin/blog/-/blogs/filthy-rich-portlets-with-icefaces-at-the-jsfone-conference!;jsessionid=191186C5935F6787D7962D6D0A751DD5.node-1?_33_threadView=flat

he developed a very interesting sample that uses PortletSession object to share attributes between portlets. It is very straightforward.