Hey Tomas,

take a look at WSUI ( http://www.xml.org/xml/resources_focus_wsui.shtml --
basically a W3C web service UI description specification, that creates
dynamic Web portlets for services.  Part of the spec allows invocation of
services from the web service description -- it's pretty new though).  Also,
you can create a servlet and plug the client code in the servlet ( so you
invoke the web service from the servlet ),

thanks,
HTH,
Aron Vaughan.
----- Original Message -----
From: "Tomas Jacobsson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 18, 2001 1:31 AM
Subject: Invoke a Apache Soap web server from a browser


> 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