| Author |
when to use JAX-WS or to use lower level SAAJ ?
|
Edward Chen
Ranch Hand
Joined: Dec 23, 2003
Posts: 758
|
|
anybody could provide a rule of when to use JAX-WS or to use lower level SAAJ ?
SAAJ is low level to send/construct and receive/read SOAP message when invoking web services. But the problem is, when to use it ? why we not just directly invoke web service with JAX-WS ?
thanks.
|
 |
 |
|
|
subject: when to use JAX-WS or to use lower level SAAJ ?
|
|
|