[jboss-user] [JBoss Portal] - Re: sharing data between render() and processAction() method

hubertg do-not-reply at jboss.com
Mon Jul 17 09:19:06 EDT 2006


correction:
of course i meant
request.getPortletSession().setAttribute("sharedData", value);
and
Object data  = request.getPortletSession().getAttribute("sharedData");

an edit function would be great ... :-)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958452#3958452

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958452



More information about the jboss-user mailing list