This is default behavior with at least wicket auth-roles. See RedirectToInterceptPageException
Martijn On Sun, Dec 14, 2008 at 7:27 PM, Arie Fishler <[email protected]> wrote: > Hi, > > In the authentication mechanism, there is apossibility to define a Sign In > page. when user has no sufficient permission he is automatically redirected > to that page. > > Is it possible that the sign in page will have the original query string of > the the request? > > Like having a sign in page with PageParameters or just ensuring that the > redirect to the sign in page will consist the original query string. > > Thanks. > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.4 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
