What are the steps that are required after providing the services to the clients?
No Answer is Posted For this Question
Be the First to Post Answer
What are the factors that help to decide which style of web services – soap or rest – to use?
What are the advantages of json over http as compared to soap over http?
Which is more secure rest or soap?
What is wsdl and soap?
what is the difference between SOAP web service and RESTful web service?
State the syntax rule for soap message?
What are the primary security issues of web service?
Explain the message element in wsdl?
Enlist few frameworks in java to implement soap web services.
Explain about the mustUnderstand Attribute?
What is the major obstacle users faced when using soap?
can we do method overloading in java based web services .i am using Axis2 frame work. how to configure the operatios(which are method overload) in services.xml file. plz help me in solving this