搜索资源列表
359t
- companyweb整站系统V5.0版本发布 框架:struts2+spring2.5+hibernate3.2+freemarker+jquery1.3+mysql5.0 主要功能: 1. 文章(新闻)管理系统 2. 能够作为简易CMS系统 3. 网站模版风格支持 4. 企业网站整站系统 5. 门户信息网站系统 6. 个人博客信息发布系统 -companyweb Station System V5.0 release the whole framework
web
- 通过struts2作为web端,实现文件上传,并将上传的文件存入hadoop的HDFS中,可以对上传的文件进行操作-hadoop2.2 struts2 upload
struts2-blank-2.0.11.2
- STRUTS2.0.11版本测试内容,是检测漏洞的必要工具包-STRUTS2.0.11 version of the test content, is necessary to detect vulnerabilities Toolkit
ijnmr_character
- Struts2+Spring+HIbernate代码整合 以及相关jar包-Struts 2+ Spring+ HIbernate integration code and relevant jars
oag
- Struts2 custom tag example-Struts 2 custom tag example
Seruts
- Struts2+hibernate实现登陆和增删改-Struts 2+ hibernate implementation landing and gain authorization
and-BOzernate-code
- Struts2+Spring+HIbernate代码整合 以及相关jar包-Struts 2+ Spring+ HIbernate integration code and relevant jars
authnrizationimplementation
- Struts2+hibernate实现登陆和增删改-Struts 2+ hibernate implementation landing and gain authorization
struts-2.5.12-src
- struts2.5源码包,有需要的话可以直接下载,谢谢!!!!!!!!!!(struts-2.5.12-src.zip)
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spr