Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 java util function?

0 Answers  


What is a method ?

6 Answers  


What is the difference between panel and frame ?

7 Answers   HCL, IBM, Raim Techno Solutions,


What is a java object and java application?

0 Answers  


What do you understand by final value?

0 Answers  


What is tcp ip in java?

0 Answers  


What is a void return type?

6 Answers  


What is meant by polymorphism?

0 Answers  


when everything can be done by static block then why do we use main method?.

2 Answers  


There are 2 methods in a class. Both have the same method signature except for return types. Is this overloading or overriding or what is it?

9 Answers   KPIT,


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

0 Answers  


difference between String a; and String a=new String();? y do v need to assign memory to the variable?

2 Answers  


Categories