what type of basic questions they are asked in Webservices?

Answers were Sorted based on User's Feedback



what type of basic questions they are asked in Webservices?..

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

what type of basic questions they are asked in Webservices?..

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

what type of basic questions they are asked in Webservices?..

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

Post New Answer

More SOAP Interview Questions

What are the advantages of json over http as compared to soap over http?

0 Answers  


What are the steps that are required after providing the services to the clients?

0 Answers  


Which is better rest or soap?

0 Answers  


Which is more secure rest or soap?

0 Answers  


How does building a call allows the communication to take place in between the client and the server using soap?

0 Answers  






What are transport methods in soap?

0 Answers  


What are the elements of SOAP message structure?

0 Answers  


What is the major obstacle users faced when using soap?

0 Answers  


Explain about SOAP with an example of Industry usage.

1 Answers  


About how soap messages are sent and received in web service ?

1 Answers   Digital GlobalSoft,


Can soap and rest be used together?

0 Answers  


What software elements must be assembled to build a SOAP Server?

1 Answers  


Categories