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

bdaw do-not-reply at jboss.com
Tue Jul 18 14:00:48 EDT 2006


you do ActionRequest.setAttribute(Object o) and RenderRequest.getAttribute(...)

Consider using MVC web framework that has bridge/support for portlets. JSF and struts has some.

And read portlet specification (jsr-168) - it's not very long and really readable ;)

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

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



More information about the jboss-user mailing list