Handling session expiration with MyFaces

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1448

This topic has not yet been written. The content below is from the topic description.
Note Customized onExpire handlers do not work under MyFaces. MyFaces handles exceptions by internally generating a debug page. To prevent this behavior, use the following: ... org.apache.myfaces.ERROR_HANDLING false ...