You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ilka <Sv...@gmx.de> on 2002/06/24 11:03:16 UTC

Invoking via Web Browser

Hi,

I created a simple Web Service like the calculator example with axis and
tomcat. Now I want to invoke the service via web browser. Can anybody tell
me how to write and to place the form? A tutorial or sample code would be
also helpful.

Any help would be great!

Thanks,
Ilka

Re: Invoking via Web Browser

Posted by Heitzso <he...@bellsouth.net>.
browser dependent options:
	mozilla 1.0 using it's javascript/soap implementation
	WASP plugin for IE
	MS IE HTC (HTML Component) technology 
	(provides client side soap capability)

BTW, anyone familiar with HTC?

Heitzso

On Mon, 2002-06-24 at 05:03, Ilka wrote:
> Hi,
> 
> I created a simple Web Service like the calculator example with axis and
> tomcat. Now I want to invoke the service via web browser. Can anybody tell
> me how to write and to place the form? A tutorial or sample code would be
> also helpful.
> 
> Any help would be great!
> 
> Thanks,
> Ilka