JSON-RPC

JSON-RPC-Java is a dynamic JSON-RPC implementation in Java.

JSON-RPC

JSON-RPC

     

JSON-RPC-Java is a dynamic JSON-RPC implementation in Java. It allows you to transparently call server-side Java code from JavaScript with an included lightweight JSON-RPC JavaScript client. It is designed to run in a Servlet container such as Tomcat and can be used with JBoss and other J2EE Application servers to allow calling of plain Java or EJB methods from within a JavaScript DHTML web application.

Read full Description