搜索资源列表
apache-roller-src-4.0.1
- 开源Roller Weblogger用Java编写的基于Struts,Velocity和Castor为基础。它设计得比较精巧,源代码是很好的学习资料。它支持weblogging应有的特性如:评论功能,所见即所得HTML编辑,TrackBack,提供页面模板,RSS syndication,blogroll管理和提供一个XML-RPC 接口。-Written with the Java open-source Roller Weblogger based on Struts, Velocity a
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
ApachXmlRpc
- A calculator example of remote procedure call (RPC) using Apache XML-RPC written in JAVA.
EX08_12
- 移动博客发布器——以XML-RPC达成远程过程调用-Mobile blog publishing device- to reach a XML-RPC remote procedure call
J2ME-API-cksc
- J2ME API参考手册 本手册包含如下内容 J2ME Web Services RPC (JSR 172) J2ME Web Services XML (JSR 172) Java APIs for Bluetooth (JSR 82) Location API (JSR 179) MID Profile 2.0 (JSR-118) Mobile Media API 1.1 (JSR-135) Mobile 3D Graphics API (JSR
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,
hello_xmlrpc
- xml rpc是使用http协议做为传输协议的rpc机制,使用xml文本的方式传输命令和数据。一个rpc系统,必然包括2个部分:1.rpc client,用来向rpc server调用方法,并接收方法的返回数据;2.rpc server,用于响应rpc client的请求,执行方法,并回送方法执行结果。RPC是Remote Procedure Call的缩写,翻译成中文就是远程过程调用,是一种在本地的机器上调用远端机器上的一个过程(方法)的技术,这个过程也被大家称为“分布式计算”,是为了提高各个
commons-codec-1.9-src.tar
- apache codec.shiyong bianjiema,jarbao-Codec was formed as an attempt to focus development effort on one definitive implementation of the Base64 encoder. At the time of Codec s proposal, there were approximately 34 different Java classes that dealt wi