Mention the advantages of soap?
No Answer is Posted For this Question
Be the First to Post Answer
What are the steps that are required after providing the services to the clients?
what is the diffrence between xmlparsing and json parsing?
What are soap web services?
what is the general format for reading the custom or default property value?
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
What is entrust identification service?
What are web services?
Give an example about the functioning of SOAP?
Explain about the SOAP body element?
What is the difference between top down & bottom up approach in soap web services?
Explain about the syntax rules in SOAP?
soapui <person> <fname>abc</fname> <lname>xyz</lname> <age>22</age> </person> above data i am prepareing in soapui and run the request and generate response. how to fetch this xml response data using oracle sql query. pls tell me query.