Hi Sven,
Thanks for replying.

on the ajax submit button I call:

@Override
protected void onSubmit(AjaxRequestTarget target, Form<?> form) 
{
        redirectToInterceptPage(new RedirectPage(URLString));
}

>Have you compared the request sequence in the browser (e.g. with Firebug)? 

That is something I am not aware of. I'll look it up.

Thanks,
Lucas

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/trying-to-redirect-to-external-URL-when-using-HttpsMapper-tp4669869p4669871.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to