Hi Adam,
No, they should not. This is a common misunderstanding. The following
errata clarifies the spec:
http://jcp.org/aboutJava/communityprocess/maintenance/jsr168/Portlet1.0-ERRATA.html#issue10
Hope that helps,
David
Adam Orendorz wrote:
Should the request attributes set in processAction() phase be visible in
portlet render() phase? It tried to figure it out reading JSR168 Spec, but
it's not clear to me.
What is the recommanded way for passing information from action to render
phase?
Best regards.
Adam Orendorz