Hello,

I use AjaxSubmitLink to submit a form that has captcha. I refresh
captcha by adding it to ajax request. However, when the user
successfully submits the form I want to redirect the user to a
different page. I tried setResponsePage and throw new
RestartResponseException in AjaxSubmitLink#onSubmit, but they seem to
have no effect.

How can I redirect the user to a page from an ajax request?

Thanks,

Alec

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

Reply via email to