Just saw this post in the archives. I'm trying to invoke web services
through javascript as well. MS's HTC doesn't work with Axis. I keep getting
errors something like 'invalid operation: int'. Has anyone got it working?
If so, how?

Has anyone gotten a javascript (no COM/ActiveX objects please) client in
MSIE 5.x+ working with Axis?

Thanks,

-joel

-----------------------
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

Reply via email to