Avoid ListenerInvocationNotAllowedException on slow clients

2013-07-31 Thread René Hartwig
Hi there, I am using Wicket Version 6.9.1 on a Jetty 8 Server and have a Page opening up a modal dialog triggered by an AjaxSubmitLink. Now I recognized that on slow Clients a User is capable of clicking this link twice so that the server has already disabled the

Re: Avoid ListenerInvocationNotAllowedException on slow clients

2013-07-31 Thread Martin Grigorov
Hi, You can use AjaxChannel.ACTIVE in the Ajax attributes. This will tell Wicket JS to not send second Ajax call until the previous has finished. On Wed, Jul 31, 2013 at 8:03 AM, René Hartwig rene.hart...@befine-solutions.com wrote: Hi there, I am using Wicket Version 6.9.1 on a Jetty 8

Re: Avoid ListenerInvocationNotAllowedException on slow clients

2013-07-31 Thread René Hartwig
Perfect! Thank you! René Hartwig Senior Developer Befine Solutions AG - The Cryptshare Company Bebelstraße 17 79108 Freiburg Germany Tel: +49 (0) 761