Answer:
Java API for XML based RPC. Allows a java based web service that is to be invoked by a Java application provided the description, still being consistent with WSDL description. This can resemble as Java RMI over web services.
Allowing a web service to be implemented at server side as a servlet/jsp or EJB container is the advantage of JAX-RPC.
Allowing a web service to be implemented at server side as a servlet/jsp or EJB container is the advantage of JAX-RPC.
Previous Question | Next Question |
What is JAXP? | Explain the technologies included within JAX pack, i.e. JAXP, JAXB, JAXM, JAX-RPC, JAXR? |