File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes  Soap and webservices Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark " Soap and webservices" Watch " Soap and webservices" New topic
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
    
    5
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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Soap and webservices
 
Similar Threads
Problems with axis and tomcat4.0
SOAP and WebServices
webservices
Jaxb+Webservices
WebServices certification