WebService
http://baike.baidu.com/view/837392.htm
http://blog.youkuaiyun.com/qjyong/article/details/2148558
在构建和使用Web Service时,主要用到以下几个关键的技术和规则:
1.XML:描述数据的标准方法.
2.SOAP:表示信息交换的协议.
3.WSDL:Web服务描述语言.
4.UDDI(Universal Description, Discovery and Integration):通用描述、发现与集成,它是一种独立于平台的,基于XML语言的用于在互联网上描述商务的协议。
java 调用webservice
http://yang-min.iteye.com/blog/600172
http://bill-end.iteye.com/blog/383833
http://www.cnblogs.com/sun_moon_earth/archive/2009/02/03/1383308.html