Hi, >From yesterday: http://markmail.org/message/jjhhmhcwg5zalgzm
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Sep 18, 2014 at 5:49 PM, Robin Shine <[email protected]> wrote: > 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
