搜索资源列表
chap00009
- 第9章 Java Web Service编程 实例94 使用DOM的层次模型 实例95 使用SAX事件模型 实例96 JAXP编程 实例97 JDOM编程 实例98 简单的SOAP应用 实例99 访问SOAP RPC服务 实例100 SOAP消息编程 实例101 构建SOAP scr ipt服务 实例102 应用SOAP EJB Bean服务 实例103 部署SOAP COM服务 实例104 查询UDDI信息-Chapter 9 Java Web Se
chap09
- 第9章 Java Web Service编程 319 实例94 使用DOM的层次模型 320 实例95 使用SAX事件模型 324 实例96 JAXP编程 327 实例97 JDOM编程 331 实例98 简单的SOAP应用 336 实例99 访问SOAP RPC服务 339 实例100 SOAP消息编程 342 实例101 构建SOAP scr ipt服务 347
java_web
- java web服务应用开发详解 是java程序员必备的好东东,包括Web服务概述、XML语言及其编程接口、SOAP、应用ApacheSOAP进行编程、WSDL、UDDI等Java技术内容
CodeProjectClient
- You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge post
SOAP
- use the SOAP protocol doing Web service
javamaterial
- Java大部分的基础知识,EJB3,EJB2,WEBSERVICE,SOAP,JMS,MQ,还有些面试题-the most base knowlegement of the Java
google_search_api
- 本次介绍使用Axis通过Web Service调用Google SOAP Search API,实现Google搜索、Google快照、Google拼写这三项功能,包括示例源代码。-Axis on the use of the Web Service Call through the Google SOAP Search API, the realization of Google Search, Google snapshot, Google the spelling of these thr
wsoap_1.06
- wSOAP2是一个SOAP web service客户端包 wsoap_1.06.zip-wSOAP2 is a SOAP web service client package wsoap_1.06.zip
webservice
- creating web service by java. in wsdl and uddi and soap are creating automatically.-creating web service by java. in wsdl and uddi and soap are creating automatically.
Ajax-top10security
- ajax十大安全技术,WEB2.0时代的隐患-There is no inherent security weakness in Ajax but adaptation of this technology vector has changed the Web application development approach and methodology significantly. Data and object serialization was very difficult in
java_web_services_in_a_nutshell
- Java Web Services in a Nutshell Java Web Services in a Nutshell begins with an introduction to Java web services, including a discussion of how they differ from web applications. The author looks at the protocols and interfaces that underpin web
cxf-ziliao
- Web服务是在互联网上的一种服务协议,采用XML作为基本的标记语言,SOAP(Simple Object Access Protocol)作为互操作协议,WSDL(Web Service Descr iption Language)作为服务描述语言,通过UDDI(Universal Descr iption Discovery & Integration)可以把服务注册到互联网以便搜索,为更多的用户使用其服务。可以看出,这些定义各有侧重,但有几点是一致的。首先,它是由企业驱动和应用驱动而产生的;
brian.suda.thesis
- Java Web Services SOAP is designed to be a new protocol for the decentralised, distributed environment, which utilises the power of the Internet and XML to pass typed information between nodes. Originally, SOAP stood for Simple Object Access
java-ws-clients
- Java Web Service Clients examples(SOAP,AXIS)
Java-Web-Services-(2002)
- Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publ
soap_
- soap envelope java for web service
java_biee_demo
- 调用BIEE提供的web service 门户项目中准备用web service获取现有的制作好的报表进行展示。遂去研究了下,研究的过程也是满纠结的,总算根据多方资料,将demo跑通了。 本文参考了网上的一些资料,做一下总结而已。讲解下如何配置,成功的获取到相关报表。 biee的web service的介绍我就不说了了,官方文档如下: http://download.oracle.com/docs/cd/E21764_01/bi.1111/e16364
6255391
- 学者编写JAVA soap 客户端实现WEB服务,不错的源码-Scholars write JAVA WEB service soap client implementation, good source
mgtsdh
- 学者编写JAVA soap 客户端实现WEB服务,不错的源码-Scholars write JAVA WEB service soap client implementation, good source
SOAP
- soap小例子,实现web service一个简单调用。(soap example,a simple web service .)