Explain JAX-RPC.

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.
What are Web Services?
What are Web Services? - Web services exposes functionality over internet using protocol such as HTTP...
Web Services: Define UDDI, DISCO and WSDL.
UDDI, Universal description, discovery and integration,DISCO, Discovery,WSDL, Web Service description language....
Explain JAXM messaging models.
JAXM messaging models has two types of messaging model, synchronous and asynchronous..
Post your comment