There was an article on Javaworld some time ago about invoking a SOAP
service from javascript.  This would enable you to work entirely client
side.

I think this is the article:

http://www.javaworld.com/javaworld/jw-03-2001/jw-0330-soap.html

cheesr
dim

On Tue, 18 Sep 2001, Tomas Jacobsson wrote:

> Hello!
> I am wondering if it is possible to invoke a apache soap web service from a
> client browser. The examples I have seen illustrates it only how to do it with
> a Java client. Can't I invoke a service with only writting xml code and then
> use it with the browser? If it is possible then how should the code be written?
> 
> Regards
> 
> /Tomas
> 
> 

Reply via email to