Hi,

Looking at the application from your other post I think the
authorization strategy doesn't allow the showing of PageExpired page.
It checks whether there is signed in user and either shows the
requested page or shows the login page.

On Wed, Mar 14, 2012 at 9:05 PM, Francois Meillet
<qqzzzzzzzz...@gmail.com> wrote:
> I have the following settings
>
> getPageSettings().setRecreateMountedPagesAfterExpiry(false);
> getApplicationSettings().setPageExpiredErrorPage(PageExpired.class);
>
> I don't get the PageExpired (which is bookmarkable) for PageExpiredException
>
> Do I forget something ?
>
>
> François
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to