axis and soap from javascript ?

From: Eric Osman (ericosman_at_rcn.com)
Date: 04/02/04


Date: Fri, 02 Apr 2004 10:36:24 -0500


If my question sounds ill-formed, please cut me some slack as I'm just
getting started with this part of the code.

We're trying to do an axis soap interface, that is, talk to a site that
already has a defined "dtd" .

I've already seen some java examples that use SOAP and AXIS to do the
communication.

However, we'd like to communicate from client-side javascript instead of
  apache server java.

Do any of you know how to do this ? Or have examples ? Or can point me
to existing packages or examples ?

NOTE: We're already talking to web sites with GET and POST by using
XMLHttpRequest in javascript so is there something like that we can use
to do the SOAP and AXIS kind of communication ?

Thanks. ericosman@rcn.com 4/2/2004



Relevant Pages

  • axis and soap from javascript ?
    ... I've already seen some java examples that use SOAP and AXIS to do the ... we'd like to communicate from client-side javascript instead of ... to do the SOAP and AXIS kind of communication? ...
    (comp.lang.java.programmer)
  • Re: axis and soap from javascript ?
    ... > I've already seen some java examples that use SOAP and AXIS to do the ... > apache server java. ... > to do the SOAP and AXIS kind of communication? ... instead of client-side Javascript? ...
    (comp.lang.java.programmer)
  • Re: axis and soap from javascript ?
    ... > I've already seen some java examples that use SOAP and AXIS to do the ... > apache server java. ... > to do the SOAP and AXIS kind of communication? ... instead of client-side Javascript? ...
    (microsoft.public.scripting.jscript)
  • Re: org.xml.sax.SAXException error when calling a java webservice
    ... For complex data types, ... It may help you to use the AXIS tcpmon tool, or simon fell's proxytrace, to ... Compare the soap generated by the VB ... objects (mytype) to fit your needs. ...
    (microsoft.public.dotnet.framework.webservices)
  • SOAP
    ... With this PDA I have to capture some signals over bluetooth. ... Then I need to send this to a server over GPRS using SOAP. ... Here I think to use a server Tomcat with Axis and a JDBC connector to ... So I have write a webservice to receive and store the data and send a ...
    (comp.lang.java.programmer)