SWATO
Swato is an opensource framework that help you develop your webapps easier via
Features
- The server side Java library can be easily deployed in all Servlet 2.3+ compatible containers.
- The client side JavaScript library is base on prototype that can help you coding your JavaScript in the OO way.
- Using JSON to marshalling the data of your POJOs on server side.
- Providing a simple interface for your JavaScript code to interactive with the remote POJOs exposed to the client side. (RPC,cross domain access)