[
https://issues.apache.org/struts/browse/SHALE-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig McClanahan updated SHALE-288:
-----------------------------------
Comment: was deleted
> prerender() does not get invoked in a Portlet
> ---------------------------------------------
>
> Key: SHALE-288
> URL: https://issues.apache.org/struts/browse/SHALE-288
> Project: Shale
> Issue Type: Bug
> Components: View
> Affects Versions: 1.0.4-SNAPSHOT
> Environment: Windows, JBoss Portal 2.4GA + Shale 1.0.4 nightly build
> 9/14/06 (and 1.0.3)
> Reporter: Ken Lee
> Fix For: TBD
>
>
> prerender() does not get invoked when in a Portlet. One aspect I don't
> understand is that for the initial non-Faces to Faces invocation, prerender
> does not get invoked because the ViewController bean is not in the external
> context map. Subsequent invocations do not work because VIEW_NAME_RENDERED
> is set into the ActionRequest, but it is not set into the ResponseRequest.
> On the postback, ViewViewHandler.setupViewController() is not invoked in the
> doView() path, just processAction(). preprocess() works as expected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.