Double submit with AjaxFormSubmitBehavior
Hi, I have basically the following: Form f = new Form('form) { }
Double submit with AjaxFormSubmitBehavior
Hi, I have basically the following FormString typeInForm = new FormString(typeInForm) { @Override protected void onSubmit() { doSubmit(this); } }; AjaxFormSubmitBehavior ajax = new AjaxFormSubmitBehavior(onkeyup) { @Override protected void