Thomas . Koch
Tue, 29 Mar 2005 02:17:52 -0800
:-( shit, no i found this http://issues.apache.org/jira/browse/JS2-208 i have to study this.... thomas hi together ! if i am looking in the internet for ways of interportlet-communication i found a lot of description, how i save a object in session. now i have 2-3 questions to this: 1. is it true: ? when we speak from the application_scope, we speak from the scope of the portlet-application and not of the scope from the portal or portlet container ?! so it's not possible to change data between two portlet-applications like this: portletSession.setAttribute(key,value,PortletSession.APPLICATION_SCOPE); 2. as a result of this, we have to develop ways with other tecnologies, like webservices, RMI, SOAP etc. ?! 3. existing way's in J2 ? best regards thomas