What is JAX-RPC?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Java Web Services Job Interview Questions And Answers