Hi there, Couldn't you just add the AbstractAjaxTimerBehavior to the page/component after you receive the ajax call from the onSubmit event and then update the component using the ajax request target? (untested, but I don't see a reason why it wouldn't work. could imagine that this solution might not be as elegant as hoped)
- Tom
