Explain JAX-RPC.- JAX-RPC uses SOAP to call remote procedures. - It enables JAX-RPC clients to invoke web services developed across heterogeneous platform. - It is an Application Program Interface(API). - It is easier for the web services to call other applications. - It provides a programming model for the development of SOAP.
|