Web Service学习之【SOAP】[13]

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 hellboys 的 blog

            system.out.println(result.getvalue());

        }

    }

}

这个程序的用到了很多soap的类。注意:如果是两台电脑的话,那么helloworldservice.javahelloworldclient.java是分别独立安装在两台电脑上的,helloworldclient中的程序代码就是通过soap服务来调用helloworldservice中的getmessage方法。

4、将helloworldservice.java的编译文件helloworldservice.class复制到tomcat中,操作步骤如下:

1)在“导航器”视图的bin目录下找到helloworldservice.class文件。

本文关键:Web Service学习之【SOAP】
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top