当前位置:
首页
资源下载

搜索资源 - struts2 annotation
搜索资源列表
-
0下载:
现阶段内置模板可以生成的包括: 可以生成java的hibernat model+annotation,hibernate model+xml,dao,manager,struts+struts2 action类 生成jsp的增删改查. (生成的代码与rapid-framework绑定才比较有意义) 通常代码生成器存在的问题. * 二次开发困难 * 过于智能,自动插入我们的项目中,程序员还需考虑旧的代码会不会被覆盖的问题 * 没有将存放模板的目录名称及文件名称利用起来,导致还需配置每个模板文件生成
-
-
0下载:
Spring3.2+Hibernate3.5+Struts2.0注解框架-Spring3.2+ Hibernate3.5+ Struts2.0 annotation framework
-
-
0下载:
Struts2配置注解示例;有详细的说明,用于帮助理解。-Struts2 annotation example a descr iption of
-
-
0下载:
该程序实现了零配置通过注解代替了hibernate中繁琐的hb.XML配置 使用spring 控制翻转 ,托管hibernate和struts2 -The program is to achieve a zero-configuration through annotations instead of hibernate cumbersome hb.XML configured to use the spring to control flip hosting hibernate and str
-
-
0下载:
struts2+spring+hibernate(注解)实现的登陆-struts2+ spring+ hibernate (annotation) to achieve the landing
-
-
0下载:
Spring2.5+Struts2.0+hibernate3.0+Dwr+jquery+displayTag
1 基于SSH,service采用 annotation注入减少配置
2 利用struts2 的LoginAction-validation.xml
3 在bean里把service包;暴露DWR,写了一个验证用户名的流程
4 采用jpa作为POJO,还是减少配置
5 加入display的分页,并且是物理分页
打开后自已建表sql.txt jdbc.propert
-
-
0下载:
本Demo采用Struts2.1.8+Spring2.5.6(Annotation注解)+Hiberante3.3.2(Annotation注解)+ExtJS(Struts2-json)-The Demo uses Struts2.1.8+ Spring2.5.6 (Annotation annotation)+ Hiberante3.3.2 (Annotation annotation)+ ExtJS (Struts2-json)
-
-
0下载:
struts2+hibernate基于注解的crud练习,很简单。-struts2+ hibernate annotation crud based practice is very simple.
-
-
0下载:
一个模仿百度帖吧的JavaEE工程,演示了Struts2 Annotation、Spring JDBC及KindEditor的常见用法,其中Struts2 Annotation配置相比XML非常方便,Spring JDBC是相对于Hibernate的轻量级解决方案,对于快速开发中小型Java Web网站具有很好的示例和参考作用。-This is a JavaEE Project that simulates Baidu Tieba application, which demostrating
-
-
0下载:
基于注解的Spring Struts2 Hibernate框架的搭建,所需要公用包请自已准备。-base on Annotation of S2sh。
-
-
0下载:
权限系统
1. 目的:开发通用的权限系统。
2. 系统架构:struts2.8+hibernate3.5+spring3.0
2. 浏览器: 因为开发是一直使用的是chrome,开发完后才发现不兼容ie
3. 注意事项:如果出现
java.lang.NoSuchMethodError: javax.persistence.OneToMany.orphanRemoval()Z
由于hibernate-jpa-2.0-api-1.0.0.Final.jar和javaee
-
-
0下载:
基于SSH的开发框架,struts2.3.1+spring3.1.1+hibernate3.6,底层核心采用google的开源项目generic-dao,采用全注解方式,目前很主流的开发平台。JAR包较大请自行下载-SSH-based development framework, struts2.3.1+spring3.1.1+hibernate3.6, the underlying core of the google open source project generic-the dao u
-
-
0下载:
Spring MVC 3.0.5+Spring 3.0.5+MyBatis3.0.4全注解实例详解,手把手教你学会SSM3,struts2 MVC我想大家都非常熟悉了,但是我觉得SpringMVC3.0的推出将是以后的主流:手把手教会你用Eclipse搭建MAVEN,如何把MAVEN工程变为myeclipse直接打入工程...MAVEN工具市面上公司用的很少,少才值钱,类似ant的一个工具,ant注重项目管理,MAVEN是带记忆工具的针对开发人员乃是利器啊!-Spring MVC 3.0.5+
-
-
0下载:
一个功能简单的“零配置”struts2注册系统-struts2 annotation demo about "registry system"
-
-
0下载:
firefly是一个追求高性能的应用程序框架,性能大幅超越spring3、struts2等 零依赖,仅仅依赖于jdk 精简、轻量、无侵入 core包含IOC、MVC、Interceptor等常用功能 使用简单,基于约定优于配置的思想,可完全使用Annotation方式 或 Annotation和XML混合方式进行配置-firefly is an application framework for the pursuit of high-performance, performance signi
-
-
0下载:
1.使用struts2+spring3+hibernate3整合实现用户CRUD功能。
2.使用多种配置方式
A.将hibernate从外部导入,使用MySQL作为数据库。
B.将hibernate实体映射集成到spring配置文件中。
3.使用传统的配置文件集成框架。
4.注意以下问题:
A.当使用spring管理struts2的 action时要注意需在struts2的action配置文件中添加
<con
-
-
0下载:
ssh注解开发 简单明了 适合新手 采用Struts2.1
hibernate3.3 spring3.2-ssh annotation Development
-
-
0下载:
技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spr
-