Hi!
I found two methods redirectToInterceptPage(Class) and
redirectToInterceptPage(Page). I was wondering why there is no
overloaded method with a IRequestTarget as argument. I'd like to use
this with a custom request target, that's why i stumbled into this. So I
like to do something like this:

   throw new Restart..InterceptException(new MyRequestTarget(..));


But maybe there is a better way?

Thank you for your time!
regards, Eike

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

Reply via email to