Hi all,
I posted an update to a ticket tonight (https://issues.apache.org/jira/browse/WICKET-745), which points out how the two classes mentioned in the subject are 'broken' in beta4 and rc1. We need to be able to add an AjaxSelfUpdatingTimerBehavior via Ajax, so that the component we just added via ajax updates itself automatically. With the change in beta4 it appears this is no longer possible because it won't render the javascript into an ajax request other than its own. Does anyone know of a good workaround (temporary or permanent) for this? Thanks! Matt Clark
