Tom-
With DOM you can create 1 of 3 clients
HTTP Get
HTTP Post
or using Microsoft's XML MSXML DOM Document parser
(ActiveXObject("Msxml2.DOMDocument") ;)
for examples check out
http://www.codeproject.com/webservices/aspwebsvr.asp
HTH,
Martin-
----- Original Message ----- 
From: "ab ab" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 09, 2004 1:37 PM
Subject: Create SOAP message (Document style) using Apache SOAP HELP !!!


> Are there any sample codes in the Apache SOAP or any
> other SOAP Java framework that will allow us to easily
> create SOAP Document style messages to interface with
> MS .NET #C web services?
>
> Thanks much for any help ...
>
> Tom
>
>
>
> __________________________________
> Do you Yahoo!?
> The all-new My Yahoo! - What will yours do?
> http://my.yahoo.com
>

Reply via email to