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 to print a numbers from 1 to 100 with out using control structures?
Program to Find the second largest element in an array.
Explain about vector, dictionary,hash table, property classes?
What is off heap memory?
How many types of classes are there in java?
What is the purpose of file class?
Mention a package that is used for linked list class in java.
What is use of inner class in java?
What is a local block?
What method is used to know the status of Checkbox(i.e it is checked or unchecked)?
What is the difference between jfc & wfc?
Is ruby built on java?