Eventually its throws StackOverFlow exception...

Jonathan Locke wrote:
> 
> 
> some kind of exception being thrown maybe?
> 
> try debugging it.  it's an interesting and educational trip through wicket
> internals anyway.
> 
> if you still can't figure it and you think it's not your problem, boil it
> down to a quickstart example and attach the example to a JIRA bug and
> someone will take a look at it.
> 
>       jon
> 
> 
> mfs wrote:
>> 
>> Guys,
>> 
>> I am using RedirectPage class to redirect to an external url, and
>> strangely it just gets stuck in an endless loop..any idea as to what the
>> problem could be ?
>> 
>> i.e. 
>> new RedirectPage(Host.getHttpsUrl() + "/login")
>> 
>> Thanks in advance..
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/RedirectPage---gets-stuck-in-an-endless-loop-tp16908835p16918170.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to