you can append the class name of the last visited page to every url by
creating your own url coding strategy

-igor

On Mon, May 3, 2010 at 4:59 PM, Tony Wu <e90t...@gmail.com> wrote:
> I have an application where on session timeout, I want to redirect to
> different pages based on what their last visited page was. Currently my app
> only redirects to the same page all the time through
> getApplicationSettings().setPageExpiredErrorPage(LoginPage.class). Is there
> any way to capture the prior page and redirect them accordingly?
>
> Thanks,
> Tony
>

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

Reply via email to