Idoox provides a JavaScript SOAP implementation that enables you to invoke a SOAP request from a browser. The JavaScript support is included in WASP Lite. You can download it from http://www.idoox.com/download.html.
 
Regards,
Anne Thomas Manes
CTO, Idoox
-----Original Message-----
From: NagarajaRao [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 02, 2001 12:35 AM
To: [EMAIL PROTECTED]
Subject: How To Invoke a Soap Request from a browser?

 

Hi all,
 How to invoke a soap request from a browser? I want to use the browser as a client. What is the sequence of steps to do that? I have one method in mind.
When the request comes from a browser for some information, the request is processed at the web server, whose Servlet ( Assuming MVC ) will send a message a to the Soap Server , gets the information and sends back the information to the browser. Is this the right way?
Where should i give the header information in this case?
 
Please let me know
Thanks & Regards
Nagaraja Rao

Reply via email to