Simple Java AJAX Message Listener that I would classify as a template rather than a framework. Used for simple messaging between the browser and the server. All the files, including source code, are included and ready to be deployed on a J2EE App Server.
Salto framework is an AJAX based framework which makes possible to build a Web application very quickly.
Thanks to AJAX mechanism, datas exchanges between client side an server side are reduced. You are able to refresh only a part of the screen.