Sample application showing common Ajax use cases and its integration with Hdiv.
Clone this repo and build war file (you'll need Git and Maven installed):
git clone git://github.com/hdiv/hdiv-ajax-samples.git
cd hdiv-ajax-samples
mvn package
mvn tomcat7:run
Open http://localhost:8080/hdiv-ajax-samples in your favorite browser.