Spring HttpInvoker 初学实例

时间:2013-05-16 05:17:08
【文件属性】:
文件名称:Spring HttpInvoker 初学实例
文件大小:1.78MB
文件格式:ZIP
更新时间:2013-05-16 05:17:08
Spring HttpInvoker 实例 org.springframework.remoting.httpinvoker最基本的实现例子,这是3个eclipse的JavaEE工程,全部导入即可,能运行。 初学可以轻松了解Spring HttpInvoker 的结构和使用。
【文件预览】:
myhttpinvoker.client
----.project(865B)
----bin()
--------cn()
--------META-INF()
--------applicationContext.xml(502B)
----.settings()
--------org.eclipse.wst.common.component(234B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.common.project.facet.core.xml(237B)
----src()
--------cn()
--------META-INF()
--------applicationContext.xml(502B)
----.classpath(977B)
----lib()
--------commons-logging.jar(52KB)
myhttpinvoker.common
----.project(865B)
----.settings()
--------org.eclipse.wst.common.component(234B)
--------org.eclipse.wst.common.project.facet.core.xml(237B)
--------org.eclipse.jst.common.project.facet.core.prefs(217B)
----src()
--------META-INF()
--------myhttpinvoker()
----build()
--------classes()
----.classpath(312B)
myhttpinvoker.server
----.project(908B)
----.settings()
--------org.eclipse.wst.common.component(605B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.common.project.facet.core.xml(229B)
--------org.eclipse.jst.common.project.facet.core.prefs(217B)
----src()
--------myhttpinvoker()
----build()
--------classes()
----WebContent()
--------WEB-INF()
--------META-INF()
----.classpath(481B)

网友评论

  • 就是web.xml那里会有问题,删除了http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd才不会报错,不过结构之类的都很好
  • 很不错的实例,学习中
  • 找了个实例一看,还挺简单的。和xfire的接口配置差不多。
  • 初学可以轻松了解Spring HttpInvoker 的结构和使用。
  • 有错有错有错