what is webservices?



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

Post New Answer

More Core Java Interview Questions

Convert a BST into a DLL and DLL to BST in place.

0 Answers   Amazon,


List some important characteristics on jre

0 Answers  


Which is better list or arraylist in java?

0 Answers  


What is Connection pooling? Explain Pros and Cons?

1 Answers  


Can we declare a static variable inside a method?

0 Answers  






What are the approaches that you will follow for making a program very efficient?

0 Answers  


What are static blocks in java ?

0 Answers  


What is append function?

0 Answers  


What are the skills required for core java?

0 Answers  


What's a method in programming?

0 Answers  


What is meant by binding in rmi?

0 Answers  


Explain working of call by reference function invoking.

0 Answers   Amdocs,


Categories