You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Sachs <sa...@gmail.com> on 2009/06/13 10:04:05 UTC

Multiple throws of the RestartResponseAtInterceptionPageException

What is the best approach for using multiple interceptionpages:

Usecase:
   
    - request a not Authorized page
    - first interception is the loginPage
    - after login "you must enter a valid address"-page ( this point can
vary for different initial requests so the AuthorizationStrategy dont
implement all cases)
    - more interception pages
    - redirect to initial requested page.

Martin


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