what type of basic questions they are asked in Webservices?
Answers were Sorted based on User's Feedback
Answer / anirban
basic web service questions include:
1)what do you mean by a Web service? what is the advantage
of using a Web service?
2)what is an WSDL?Specifications ?How are they generated?
How do you generate proxies from a WSDL?
3)what is an UDDI? Who takes care of registering
services ,modifying and deleting them?
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / bhanu pratap singh
Basic question related to webservices
SOA
SOAP
WSDL
Service Provider
Service Consumer
XML
UDDI
CORBA/RMI
These are basic step for web services
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / bhanu pratap singh
the term Web Services refers to the technologies that allow
for making connections. Services are what you connect
together using Web Services. A service is the endpoint of a
connection. Also, a service has some type of underlying
computer system that supports the connection offered. The
combination of services - internal and external to an
organization - make up a service-oriented architecture
Is This Answer Correct ? | 2 Yes | 2 No |
Explain about the SOAP body element?
What is SOAP Version 1.2?
What is the use of having soap messages with attachments?
What is the difference between http and rest?
What is protocol explain?
How does building a call allows the communication to take place in between the client and the server using soap?
List out important characteristics of soap envelop element?
What are the primary security issues of web service?
What are the differences between rpc style and document style soap web services?
Differentiate soap and rest?
what is shop?
Explain the difference between RPC and Local calls?