Details
Description
In order to improve / simplify support for redirecting to a specific URL upon session expiry we should add a new configuration parameter, similar to the existing "'com.icesoft.faces.connectionLostRedirectURI' context parameter. When this parameter is specified in the web.xml file, the ICEfaces bridge will automatically redirect the browser to the specified URI, either immeditaly upon session expiry in the case of an async application, or upon the next user interaction/submit if it's a synchronous application.
The new parameter should be called: 'com.icesoft.faces.sessionExpiredRedirectURI'.
The new parameter should be called: 'com.icesoft.faces.sessionExpiredRedirectURI'.
Issue Links
Activity
Ken Fyten
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7.2 [ 10130 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] |
Ken Fyten
made changes -
Assignee | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Duplicate [ 3 ] | |
Assignee | Ken Fyten [ ken.fyten ] |
This feature has been added as part of the fix for
ICE-3186.