Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: axis and soap from javascript ?

From: jim@---------.--- (--- ---)
To: NULL
Date: 4/4/2004 4:29:00 PM
On Fri, 02 Apr 2004 18:05:40 -0500, Eric Osman <ericosman@r...>
wrote:

>What I do want is the ability to send and receive xml from javascript 
>and talk to a web service.

Sending and recieving XML with javascript other than in a reduced
security environment (so you're generally talking web-services)  XML
parsing and GET/POST HTTP is available on a number of javascript
capable systems (IE/Mozilla and SVG Clients) it's a lot slower than
parsing other things - JSON being perhaps the most obvious.  

Because you control both the client and the server, you don't need to
use the XML benefits.

>It's been suggested to me that I look more into the "msxml" package, 
>which we have already been using to do XMLHttpRequest, and see what 
>functions it includes for sending and receiving and parsing xml.
>
>Do you believe I'm on the right track ?

you could do it like that, I wouldn't recommend not doing so, it's
very inflexible.  Maybe look at http://json-rpc.org/  or similar, but
anything that doesn't use XML parsing will open up the possibilities
considerably, that's the hardest part.

Jim.
-- 
comp.lang.javascript FAQ - http://jibbering.com/faq/



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent