Hi everyone, I've a question about the wicket ajax response processing. What's the meaning behind the attrs.wr JavaScript boolean attribute?
I can change it with JavaScript by the IAjaxCallListener.getBeforeSendHandler() method. My goal is to prevent the ajax component replacement in some circumstances. The IAjaxCallListener.getPrecondition() is to early. The circumstances could be changed during the delay between request and response. Thanks for any help. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org