Accessing JEE data (Web remoting)

Web remoting is one of the features for Web 2.0 to SOA connectivity. Web remoting provides a lightweight Web endpoint which can expose methods of Java™ EE assets. Web remoting can also be easily invoked from AJAX applications using JSON or XML formats and supports HTTP GET/POST mapping for methods.

 

Related concepts

RPC Adapter Configuration Editor

Remote Procedure Call (RPC) Adapter

JavaScript Object Notation (JSON4J)