basically having a JavaScript client, not HTML.
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 18, 2002 04:56
Subject: Call SOAP Web Service only over HTTP
> Hi,
>
> I've written an Apache SOAP Service and a Ja
Hi,
I've written an Apache SOAP Service and a Java client which calls this
service successfully. I'm now looking for HTML examples (clients) that
could use this service. Is it possible to call a SOAP Web Service over POST
request?
I'd be much obliged if someone could send me some example files.