what is webservices?

Answer Posted / priya

Web services are application components
Web services communicate using open protocols
Web services are self-contained and self-describing
Web services can be discovered using UDDI
Web services can be used by other applications
XML is the basis for Web services
How Does it Work?
*****************
The basic Web services platform is XML + HTTP.

The HTTP protocol is the most used Internet protocol.

XML provides a language which can be used between different
platforms and programming languages and still express
complex messages and functions.

Web services platform elements
*******************************

SOAP (Simple Object Access Protocol)
UDDI (Universal Description, Discovery and Integration)
WSDL (Web Services Description Language)

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does || mean in vectors?

476


Why is singleton not thread safe?

648


What is string :: npos?

578


What does flag mean in java?

540


What is the map interface in java programming?

586






What is the concatenation operator in java?

578


Define a java class.

803


What is a qms manual?

541


What are green threads in java?

555


What is the indent key?

588


What is jar?

632


What are accessor methods in java?

551


What is the difference between a factory and abstract factory pattern?

681


Explain restrictions on using enum?

629


What are internal variables?

554