WebChunks
Simple and effective java web framework
WebChunks is an experiment to create a simple and effective java web framework. The basic idea of WebChunks is hide processing of user interaction with the interface and sending/receiving of http-requests, providing instead a convenient mechanism of events. This as well as automatic monitoring of changes in the interface and flexible components system allow the developer to concentrate on solving the basic task and forget about placing and updating the related elements on the page.