Web services

Introduction to Java based Web services Frameworks

JAX-WS
JAX-RPC
  • Please use JAX-RPC only if you are in J2EE 1.4. For JavaEE 5.0, use JAX-WS instead. If you are planning to do new development, please consider using JAX-WS only.JAX-WS has replaced JAX-RPC as the webservice stack. JAX-RPC is still supported for backward compatibility in JavaEE 5.0

No comments:

Post a Comment