Using JSR-268 IPC for portlets on different pages in Liferay
问题 I started developing a portlet based application using WebSphere Portal and now I am switching my development environment to Liferay. I am using the event system introduced with JSR-286 for inter-portlet communication, trying to avoid all non standardized features in order to serve both WebSphere Portal and Liferay as supported environments. My events seem to work fine if the publishing portlet and the receiving portlet are on the same page, but I would like to place those portlets on