Spring中HttpInvoker范例

Spring中HttpInvoker实例转自:http://up2pu.iteye.com/blog/988871?Spring版本2.5.6.SEC011.服务端:需要如

Spring中HttpInvoker实例

转自:http://up2pu.iteye.com/blog/988871

?

Spring版本2.5.6.SEC01

1.服务端:

需要如下jar包:spring.jar spring-webmvc.jar

IPersonService.java

?

"com.travelsky.angel.service.IPersonService"?/>??
  • ????</bean>??
  • </beans>??

    ?

    注意:ProjectContextRoot对应.mymetadata中的context-root,如果修改,需要重新启动Eclipse