About how soap messages are sent and received in web service ?



About how soap messages are sent and received in web service ?..

Answer / charit sharma

we can sent and receive soap msg with the help of HTTP, FTP
or SMTP protocols. we need to bind the soap envelope in
protocol and then we can send and receive our msg over the
netwok.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More SOAP Interview Questions

what is the message format used in SOAP?

0 Answers  


what is SOAP envelop element?

0 Answers  


What are the elements which should be contained in SOAP message?

0 Answers  


Enlist few frameworks in java to implement soap web services.

0 Answers  


What is the primary challenge when testing web services?

0 Answers  






What is soap envelope element?

0 Answers  


What is the use of having soap messages with attachments?

0 Answers  


How can user use the facilities that are provided by soap?

0 Answers  


One key aspect of service oriented architectures is late binding of services: That is while an application is being executed the system can bind to the required concrete service. i. Service selection in inContext makes use of non- functional and functional aspects. Discuss briefly the difference between functional and non- functional aspects in SoA and why it is necessary to consider both when selecting services. ii. Discuss briefly how the inContext platform uses relevance ranking for service selection. Explain in particular how context data is being used. Continued

0 Answers  


What are the important characteristics of soap envelope element?

0 Answers  


What is protocol explain?

0 Answers  


What are the major components that make up a web service - soap (simple object access protocol)?

0 Answers  


Categories