If you are able to reproduce this in a mini application (a quickstart app) then please attach it to a ticket in Jira and we will see what is going wrong.
Martin Grigorov Wicket Training and Consulting On Thu, Jun 12, 2014 at 11:55 AM, Lucio Crusca <lu...@sulweb.org> wrote: > > Ajax submit is when you use AjaxSubmitLink or AjaxButton for the <input > > type="submit" > > > I just checked and it seems you don't use any of these. > > > > Do you override Form#onError() or Button#onError() and what do you do > > there > > ? > > None of them. I only override Button#onSubmit(). > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >