搜索资源列表
jencks-1.0-src
- Jencks是一个轻量级的JCA容器。它可以轻松部署到Spring中以提供消息驱动的POJOs.此外Jencks通过使用类似于JMS,JAX-RPC,JBI与JCA CCI的API来提供对inbound与outbound消息的支持,同时还提供一个基于XA的JDBC连接池机制。 -Jencks is a lightweight JCA containers. It can be easily deployed to the Spring to provide Message Driven PO
edujini_webservice_java_src
- This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers around the world, including me, have always complained about the hard ways to work in Java to consume even a Web service as simp
j-jaxrpc_code
- JAX-RPC 构建 RPC 服务和客户机,使用 Java API 构建基于 RPC 的 Web 服务 -use JAX-RPC to build RPC server and client , use Java API to build RPC-based Web Services
CalcWS_Client_Application
- A calculator based web application based on JAX-WS
jax-rpc
- axis入门实例,远程调用,soap协议-axis
http___java.sun.com_j2ee_1.4_docs_tutorial_doc_J2
- ajax rpc abook that explain the jax rpc and thesteps to build the web servies and run it and use it
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
JSfile
- 物流系统中关于实时通信的jax文件,可以及时与数据库通信,保持信息的实时性-Logistics system on real-time communication jax file, you can communicate with the database in a timely manner to maintain the real-time information
Oreilly.RESTful.Java.with.JAX.RS.Nov.2009-1
- The book: "RESTful Java with JAX RS" Great book about creating RESTFull services with Java and JAX RS
361buy
- 网上商城,用,jsp,a jax,等完成商品展示,订单功能。-shopping mall on net
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
CurrencyConvertor-2
- JAX WS Currency Converter SOA based on JAVA
JAX-WS-Application-Authentication-Example
- web services authentication using ejb and advanced java.
JAX-WS-Deploy-To-Tomcat-Example
- java webservice简单例子,java webservice简单例子java webservice简单例子-java webservice
SAX01
- Servlet利用SAX解析XML文档,JAX,JSWDP,Servlet利用SAX解析XML文档-Servlet use SAX parsing XML documents
wsTest01
- JAX-WS 从Java6开始,JDK中已经支持用Java开发WebService应用了,不必选用第三方包。-JAX-WS from Java6 start, JDK has been developed using Java WebService application support, and do not use third-party packages.
jaxrpc
- 1. 编写XML文档,表示相应学生数据. 2. 编写代码,使用DOM方式解析32题中的XML文档,要求在Java控制台输出所有的学生信息。 3. 编写项目,使用JAX-RPC发布WebService,要求能够根据学号查询学生姓名-1 write XML documents, indicates that the corresponding student data. 2. Write code using DOM parse the XML document 32 questions,
JAXPPrefixResolver
- JAX P Prefix Resolver implements Prefix Resolver.
helloworld-rs
- JAX-RS (JSR-311) 是一种 Java™ API,可使 Java Restful 服务的开发变得迅速而轻松。这个 API 提供了一种基于注释的模型来描述分布式资源。注释被用来提供资源的位置、资源的表示和可移植的(pluggable)数据绑定架构。在本文中,学习如何使用 JAX-RS 在 Java EE 环境内实现 RESTful 服务架构的潜能。-JAX-RS (JSR-311) is a Java ™ API, Java Restful services en