Mohamed Elsayed Sahmoud (Migrated from SEC-1502) said:

I am developing an application using Flex as UI and Java as server side core. I am facing an issue for handling session time-out since the only option available is redirecting the the response to a URL otherwise the system will throw access denied exception.

I hope you can add a new improvement in the configurations that allow throwing exception in the case of session time-out if configured.

Comment From: rwinch

You can configure a custom InvalidSessionStrategy to handle invalid sessions in a custom way.