I have been uploading development versions of the Wicket framework for the last couple of weeks, and they are in good demand. This version contains the preliminary version of our own Wicket Ajax integration, without a dependency on other Ajax libraries.

We don't want to introduce another framework, and will keep supporting Dojo and Scriptaculous as always, however we found that we should provide our basic users a good solid Ajax integration out of the box. By building one ourselves, we don't get hairy licensing issues, or become part of some war on Ajax frameworks. And we have it just /work/.

Anyway, there are a couple of entries in the making about Wicket's new Ajax support and my adventures with Behaviour.js and Prototype.js. I REALLY like those frameworks.