in Education by
I was working with SOAP to access web service. my question is how to retrieve the value returned from web service This is my SOAP response HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> string THanks in advance.. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
wsdl2objc is always worth a look when working with SOAP. It will auto-generate a whole series of classes and objects from your WSDL file (assuming you have access to it) and that makes accessing the data really easy. I've used it on some live projects and find it does what it says on the tin.

Related questions

0 votes
    how to get the value which is returned from the web service using soap in iphone this is my SOAP ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    What is the purpose of SOAP in a web service?...
asked Mar 13, 2021 in Technology by JackTerrance
0 votes
    What is the purpose of SOAP in a web service? A - A web services takes the help of SOAP to tag the data, format ... to describe the availability of service. D - None of the above....
asked Jan 12, 2021 in Technology by JackTerrance
0 votes
    What is the purpose of SOAP in a web service?...
asked Nov 7, 2020 in Education by Editorial Staff
0 votes
    This question already has answers here: Can a local variable's memory be accessed outside its scope? (20 ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 12, 2022 in Education by JackTerrance
0 votes
    Why is it not a good idea to use SOAP for communicating with the front end? For example, a web ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    Why is it not a good idea to use SOAP for communicating with the front end? For example, a web ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    Why is it not a good idea to use SOAP for communicating with the front end? For example, a web ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    Which type of web services you need to use - SOAP or REST?...
asked Jun 23, 2021 in Technology by JackTerrance
0 votes
    What constraint is not a strict requirement for a service to be called a RESTful web service? 1. Uniform Interface 2. Code ... 3. Stateless 4. Client-Server 5. All of the above...
asked Jun 26, 2021 in Technology by JackTerrance
0 votes
    What is the value returned by function compareTo() if the invoking string is less than the string compared? ... questions and answers pdf, java interview questions for beginners...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
    What is the value returned by function compareTo() if the invoking string is greater than the string compared ... questions and answers pdf, java interview questions for beginners...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
    guys, I've been developing an iphone web application for a while, and encountered a weird problem: when ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    I am connecting to server using NSURLConnection. The server asks for basic authentication for which I am ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    What is the easiest way to call a web service from Excel (I am using version 2002)? Please, no ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 21, 2022 in Education by JackTerrance
...