Hi,
When an ajax link is clicked after session is timed out, Wicket 1.6 now refreshes the page silently instead of throwing the PageExpiredException. This sometimes causes confusions and even can lead to page being refreshed incorrectly with wrong query parameters. To avoid the confusion, I'd like to redirect to the session expired page explicitly telling the user that session is timed out. Is there any way to configure Wicket 1.6 to work in this way?
Thanks for helping.
Regards
Robin
When an ajax link is clicked after session is timed out, Wicket 1.6 now refreshes the page silently instead of throwing the PageExpiredException. This sometimes causes confusions and even can lead to page being refreshed incorrectly with wrong query parameters. To avoid the confusion, I'd like to redirect to the session expired page explicitly telling the user that session is timed out. Is there any way to configure Wicket 1.6 to work in this way?
Thanks for helping.
Regards
Robin