JSON-RPC
Posted on: November 11, 2006 at 12:00 AM
JSON-RPC-Java is a dynamic JSON-RPC implementation in Java.

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

Related Tags for JSON-RPC:


More Tutorials from this section

Ask Questions?    Discuss: JSON-RPC  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.