RequestCycle.get().setRequestTarget(new
RedirectRequestTarget(Host.getHttpsUrl() + "/login")) works fine..


Johan Compagner wrote:
> 
> and what does /login do?
> 
> 
> On Sat, Apr 26, 2008 at 4:51 AM, mfs <[EMAIL PROTECTED]> 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-tp16908835p16908835.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]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/RedirectPage---gets-stuck-in-an-endless-loop-tp16908835p16916000.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