Return-Path: X-Original-To: apmail-wicket-users-archive@minotaur.apache.org Delivered-To: apmail-wicket-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A88F411D6E for ; Thu, 18 Sep 2014 15:54:31 +0000 (UTC) Received: (qmail 95387 invoked by uid 500); 18 Sep 2014 15:54:31 -0000 Delivered-To: apmail-wicket-users-archive@wicket.apache.org Received: (qmail 95348 invoked by uid 500); 18 Sep 2014 15:54:31 -0000 Mailing-List: contact users-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@wicket.apache.org Delivered-To: mailing list users@wicket.apache.org Received: (qmail 95334 invoked by uid 99); 18 Sep 2014 15:54:31 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2014 15:54:31 +0000 Received: from localhost (HELO mail-wg0-f49.google.com) (127.0.0.1) (smtp-auth username mgrigorov, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Sep 2014 15:54:30 +0000 Received: by mail-wg0-f49.google.com with SMTP id m15so1109991wgh.8 for ; Thu, 18 Sep 2014 08:54:29 -0700 (PDT) X-Received: by 10.180.187.76 with SMTP id fq12mr326793wic.4.1411055669052; Thu, 18 Sep 2014 08:54:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.116.3 with HTTP; Thu, 18 Sep 2014 08:53:48 -0700 (PDT) In-Reply-To: <1411051790.23382.YahooMailNeo@web160405.mail.bf1.yahoo.com> References: <1411051790.23382.YahooMailNeo@web160405.mail.bf1.yahoo.com> From: Martin Grigorov Date: Thu, 18 Sep 2014 18:53:48 +0300 Message-ID: Subject: Re: Expire page upon session timeout To: "users@wicket.apache.org" , Robin Shine Content-Type: multipart/alternative; boundary=001a11c37f80e98c49050358ff85 --001a11c37f80e98c49050358ff85 Content-Type: text/plain; charset=UTF-8 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 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 --001a11c37f80e98c49050358ff85--