http://marc.theaimsgroup.com/?l=axis-user&m=104827635107857&w=2
--- Peter Ross <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to discover how one passes arguments to a web-service using
> the URL.
>
> For example, I have the following web-service
>
> xml_fragment get_form(xml_fragment x)
Hi,
I am trying to discover how one passes arguments to a web-service using
the URL.
For example, I have the following web-service
xml_fragment get_form(xml_fragment x)
which of course can be accessed via
http://localhost:8080/axis/Servlet/IntelligentForm?method=get_form
but what I wa