文件名称:jaxrpc
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-01-01
- 文件大小:
- 2.6mb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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, asked in the Java console output information for all students. 3. Preparation of project, using JAX-RPC publishing WebService, requires the ability to check the student' s name according to learning
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, asked in the Java console output information for all students. 3. Preparation of project, using JAX-RPC publishing WebService, requires the ability to check the student' s name according to learning
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jaxrpc\.classpath
......\.mymetadata
......\.project
......\.settings\org.eclipse.jdt.core.prefs
......\src\com\client\DIIClient.java
......\...\...\......\DPClient.java
......\...\...\ws\IStudentService.java
......\...\...\..\StudentServiceImpl.java
......\WebRoot\index.jsp
......\.......\META-INF\MANIFEST.MF
......\.......\WEB-INF\classes\com\client\DIIClient.class
......\.......\.......\.......\...\......\DPClient.class
......\.......\.......\.......\...\ws\IStudentService.class
......\.......\.......\.......\...\..\StudentServiceImpl.class
......\.......\.......\jaxrpc-ri.xml
......\.......\.......\lib\activation.jar
......\.......\.......\...\FastInfoset.jar
......\.......\.......\...\jaxrpc-api.jar
......\.......\.......\...\jaxrpc-impl.jar
......\.......\.......\...\jaxrpc-spi.jar
......\.......\.......\...\mail.jar
......\.......\.......\...\saaj-api.jar
......\.......\.......\...\saaj-impl.jar
......\.......\.......\web.xml
......\.......\.......\classes\com\client
......\.......\.......\.......\...\ws
......\.......\.......\.......\com
......\src\com\client
......\...\...\ws
......\WebRoot\WEB-INF\classes
......\.......\.......\lib
......\src\com
......\WebRoot\META-INF
......\.......\WEB-INF
......\.settings
......\src
......\WebRoot
jaxrpc