Hi there,Our team was discussing about if there is a place where all exceptions, that come from an ajax behaviour, can be catched. We want to do this because we strongly belive that exceptions should be catched in one place, but now we have to catch the exception in every ajax method( onSubmit, onChance, etc) in the application. Is there one place in wicket where we can do that?
Thank in advance. Our team.
