Card 80 / 125: Your job is to develop SOAP based and RESTful Java Web services for your company enterprise application, which of the following technology should you use?
A)
JAX-RPC
B)
JAX-WS
C)
JMS
D)
CORBA
Answer:
B) JAX-WS
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
JAX-WS will replace JAX-RPC in developing web services.
JMS is used for asynchronous messaging and CORBA used to integrate heterogeneous applications.