org.springframework.flex-1.0.3.RELEASE.jar

1 MB/编程其他

简介 相关 评论

简介

这是org.springframework.flex-1.0.3.RELEASE.jar下载,一个简单的Flex+Spring开发环境需要很多环境上的配置,但是,这些配置基本上都是一次性的,也就是说,您这次配置成功了,下次还可以使用相同的配置。您可以将需要的jar包放在一个单独的目录中,当下次使用时直接拷贝过去即可。LJQ红软基地

软件介绍

org.springframework.flex-1.0.3.RELEASE.jar是普通Java Web工程流行使用ssh框架,而当前台使用Flex制作的时候,后台就不需要用Struts了,通过使用BlazeDS远程方法调用即可。LJQ红软基地

软件说明

org.springframework.flex-1.0.3.RELEASE.jar随后,导入Jar包,flex相关的jar包在添加Flex项目的时候已经导入,这里主要是导入Spring和Hibernate相关 的jar包以及spring和flex集成的jar包,我用的是spring 3.0.3和hibernate 3.2.1。LJQ红软基地

相关介绍

第一种: LJQ红软基地
         <bean id="productService" class="flex.samples.product.ProductServiceImpl" /> LJQ红软基地
          <flex:remoting-destination ref="productService" /> LJQ红软基地
第二种: LJQ红软基地
        <bean id="productService" class="flex.samples.product.ProductServiceImpl" > LJQ红软基地
          <flex:remoting-destination /> LJQ红软基地
        </bean> LJQ红软基地
第三种: LJQ红软基地
        <bean id="product" class="org.springframework.flex.remoting.RemotingDestinationExporter"> LJQ红软基地
    <property name="messageBroker" ref="_messageBroker"/> LJQ红软基地
    <property name="service" ref="productService"/> LJQ红软基地
    <property name="serviceId" value="productService"/> LJQ红软基地
    <property name="includeMethods" value="read, update"/> LJQ红软基地
    <property name="excludeMethods" value="create, delete"/> LJQ红软基地
    <property nameLJQ红软基地

软件截图

org.springframework.flex-1.0.3.RELEASE.jarLJQ红软基地

展开

同类推荐

相关文章