Coldfusion 9 Inter portlet communication?
Posted
by Jakub
on Stack Overflow
See other posts from Stack Overflow
or by Jakub
Published on 2010-04-08T20:19:30Z
Indexed on
2010/04/11
19:33 UTC
Read the original article
Hit count: 272
I am having a hard time trying to find documentation at achieving IPC using Coldfusion 9 portlets under JBOSS. Does anyone have any good references I can take a look at? Or maybe some example code that I can go off of?
So far I've been successful in getting my portlets working under Liferay (JBOSS), form submission, different views (edit/help) all work fine.
Just need to know how to have one portlet on the page talk with another portlet. So far have been unsuccessful :(
Anyone?
© Stack Overflow or respective owner