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

What is skeleton and stub?

0 Answers  


what is abstract class in Java?

0 Answers   Hexaware, Syntel,


Are registers volatile?

0 Answers  


What is the use of http-tunneling in rmi?

0 Answers  


Can multiple catch statements be used in exceptions ?

6 Answers   Wipro,






What is application system?

0 Answers  


How do you escape a string?

0 Answers  


Is a method a procedure?

0 Answers  


Write the algorithm to check the number non-leaf nodes in a tree.

0 Answers   Amdocs,


How to convert String into primitive datatype.

6 Answers  


Can we declare array without size in java?

0 Answers  


Differentiate between class and structure.

0 Answers   Amdocs, Motorola,


Categories