Dora Rajappan shared an issue with you
----------------------------------------
Hi,
I tried the redirect but jsf is not able to support it now.
externaltContext.redirect(url) makes it response complete and ajax request will
not get processed. Question is to have a new method that to makes it not
response complete. If its not made response complete also jsf cannot send
consecutive responses in one request lifecycle.
Regards,
Dora Rajappan
> missing window-handling for initial requests
> --------------------------------------------
>
> Key: MYFACES-3816
> URL: https://issues.apache.org/jira/browse/MYFACES-3816
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-344
> Affects Versions: 2.2.0-beta
> Reporter: Gerhard Petracek
> Assignee: Leonardo Uribe
>
> for an initial request there is no window-id added to the url.
> (tested with 'url' for javax.faces.CLIENT_WINDOW_MODE)
> -> in case of a page refresh a new window-id will be created and it isn't
> possible to get back the original one. that can also happen with a
> page-refresh after multiple requests, if only ajax requests are used.
> that's a major issue for all scopes based on the window-id.
> it can be done with an initial redirect (default in codi) or js (with html5
> compliant browsers)
--
This message was sent by Atlassian JIRA
(v6.2#6252)