Hi Prashant,
JAX-RPC 1.1 -
Java API for XML based Remote Procedue Call is API provided in
J2EE 1.4 spec for web services implementation. But in JEE 5 onwards it has been properly renamed as JAX-WS 2.0(Java API for XML based Web Services).
Can anyone tell me how to create different types of web service clients(Static,Dyanamic Proxy and DII) using JAX - WS specification, and also can anyone please tell me the what is the major difference between JAX - RPC and JAX - WS specification.
It will take more than just a few paragraphs to explain those concepts. Get a copy of this
book for J2EE 1.4 web services. It'll also give a good foundation if you have to work on JAX-WS.
Cheers,
Naren
(OCEEJBD6, SCWCD5, SCDJWS, SCJP1.4 and Oracle SQL 1Z0-051)