[jboss-user] [JBoss Portal] - Re: how to send parameters to a WSRP
cedseat
do-not-reply at jboss.com
Tue Jul 8 02:50:18 EDT 2008
Hello,
Is it possible to send parameters to a WSRP? Or share a session?
I try to manage a portal with a context (a number). When I call a WSRP, I would like to transmit this context to the WSRP.
I tested in local and with the Navigation.getPortalRuntimeContext().getSession(). I managed to exchange information between local portlets. But the Navigation.getPortalRuntimeContext().getSession() not run with WSRP because the WSRP is executed in another JVM.
Ced.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162994#4162994
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162994
More information about the jboss-user
mailing list