throw RestartAtResponsePage() On Fri, Mar 21, 2008 at 8:12 AM, Martijn Lindhout <[EMAIL PROTECTED]> wrote:
> Hi all, > > I use auth-roles and when somebody hits a secured page, he gets redirected > to the loginpage. When login succeeds, the user is redirected back to the > original page. > Now comes the problem: in the constructor of the original page, I want to > check the role or username of the user and redirect to another page, but > then Wicket complains about that it already is redirecting. I used > setReponsePage, RequestCycle.redirect, etc... > > How do I fix this? > > > > -- > Martijn Lindhout > JointEffort IT Services > http://www.jointeffort.nl > [EMAIL PROTECTED] > +31 (0)6 18 47 25 29 >
