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

Why char array is preferred over string for storing password?

580


what is recursion in java

590


Explain the difference between protected and default access.

511


Can I import same package/class twice?

487


Is java written in c?

534






What do you mean by data type?

541


What is the difference between access specifiers and access modifiers in java? 16

534


What is final keyword?

635


What is the use of keywords in java?

547


What access modifiers can be used for class ?

534


What is variable and rules of variable?

508


What things should be kept in mind while creating your own exceptions in java?

621


What are thread priorities and importance of thread priorities in java?

622


What is ++ a in java?

564


What is private static in java?

573