what is webservices?
Answer / 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 |
how session will be expired?
What is the transient keyword?
In what types of operations an ArithmeticException will be thrown?
Is 0 a prime number?
Difference between an argument and a parameter?
10 Answers Accounting, HCL, IBM, Quinnox,
Explain abstract class in java?
What is a Java package and how is it used?
When parseint method can be used?
What is map in java?
What are structs in java?
What is variable explain with example?
How can an exception be thrown manually by a programmer?