| Author |
Soap and webservices
|
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Hi Can Webservices use protocols other than SOAP? If yes why do we need SOAP?
|
Groovy
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
Web services can use several transport protocols (HTTP and SMTP are the standard transport protocols, others can be used if supported by the middleware) but they all carry SOAP envelopes.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: Soap and webservices
|
|
|