搜索资源列表
gwap20(2009-2-24).zip
- 基于struts+hibernate的电子商务网站。可运行。数据库mysql,net
hibernate-distribution-3.3.1.GA-dist
- hibernate-distribution-3.3.1.GA-dist.zip源码-hibernate-distribution-3.3.1.GA-dist.zip source
hibernate-3.1.3-all-src
- hibernate-3.1.3-all-src.zip 面向对象的访问数据库工具-hibernate-3.1.3-all-src.zip a object-oriented way to access database
equinox-all-1.7.1
- Equinox is a framework structure that supports struts, spring and hibernate.
hibernate-3.2.5.ga
- hibernate3.2的源代码和配置文件,包括相关文档,开发hibernate用这个压缩文件足够了-hibernate3.2_all.zip
JSFLoginDemo
- JSF做的登陆模块,希望和大家分享交流,我用的是jsp+hibernate+spring-I can do it!JSFmodel,good good study
HibernateTools-3.2.4.Beta1-R200810311334
- hibernate tools.是一套全新而且完整的面向Hibernate3的工具集合,它包含了Eclipse插件和Ant编译流程。Hibernate Tools是JBoss Tools的核心组件,所以他也是JBoss Developer Studio的一部分。-Hibernate Tools is an entirely new toolset for Hibernate3 (see this page for an overview of the Hibernate 2.x toolset)
SpringHibernateStruts
- Spring+Hibernate+Struts的小程序.zip-Spring+Hibernate+Struts
struts-2.0.14-lib
- struts-2.0.14-lib.zip jar包与源码-struts-2.0.14-lib.zip jar package with source code
mystruts-helloworld-final
- please find zip file with struts2 and hibernate
Struts-Sprint-Hibernate-App
- This zip file contains a working demo example of struts sprint hibernate for beginners. One can easyly learn these new technologies.
disk
- 本系统采用是java struts spring Hibernate 主流框架开发,包括网盘系统,具有创建文件,文件夹,解压,压缩文件的功能-The system USES is Java struts spring Hibernate mainstream framework development, including disc system, which creates a file, folder, decompression, the function of the zip file
Hibernate-Java
- 精通Hibernate Java对象持久化技术详解(第二版).zip很多有用的例子-Proficient Hibernate Java object persistence technologies Xiangjie (second edition). Zip many useful examples
Lab10_struts2fileupload
- Struts2文件上传(基于表单的文件上传) ?Commons-FileUpload组件 –Commons是Apache开放源代码组织的一个Java子项目,其中的FileUpload是用来处理HTTP文件上传的子项目 ?Commons-FileUpload组件特点 –使用简单:可以方便地嵌入到JSP文件中,编写少量代码即可完成文件的上传功能 –能够全程控制上传内容 –能够对上传文件的大小、类型进行控制 ?需要下载Common-FileUplaod框架地址(当然MyEcl