aspose file tools
The moose likes Web Services and the fly likes SOAP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAP" Watch "SOAP" New topic
Author

SOAP

Laura Dardar
Greenhorn

Joined: Mar 17, 2004
Posts: 4
Hi , can u tell me about another protocol likes SOAP or it is the only one used in webServices?
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
Welcome to the JavaRanch, Laura!
SOAP is the only standard message protocol for web services. While most web services are only exposed through HTTP (sending SOAP messages in the HTTP request/response body), sometimes the SOAP messages are transmitted over other protocols such as through SMTP or via JMS/MOM.


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
 
Similar Threads
I am dense
C++ to Java communication for Game Server
New IBM Cert - Developing Web Services
WA #1.....word association
Jini a Web Service ?