jabsorb
Java to JavaScript Object Request Broker

Jabsorb

Jabsorb is a object request broker between a Java Server and a Javascript web client based on json-rpc-java's initial source. It is an extended version which will soon include extensions upon normal json syntax to allow circular references, an enhanced security policy, and an increased emphasis on remote method invocation allowing constructors to be called remotely, and increasing throughput by allowing multiple calls to be made at once. Add to the mix lots of extra coder candy and bug fixes and you can make fast calls to your Server's code as if it were actually on the Client (almost)!

See our [Manual], [RoadMap] and list of enhancements for more details.