文件名称:HibernateDemo
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 701kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Struts+DAO+Hibernate+完成用户登陆,学习hibernate的朋友不妨-Struts+DAO+Hibernate+ complete user login, hibernate' s friends and take a look
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HibernateTest
.............\HibernateTest
.............\.............\.classpath
.............\.............\.myeclipse
.............\.............\.myhibernatedata
.............\.............\.mymetadata
.............\.............\.mystrutsdata
.............\.............\.project
.............\.............\.settings
.............\.............\.........\.jsdtscope
.............\.............\.........\org.eclipse.jdt.core.prefs
.............\.............\.........\org.eclipse.wst.jsdt.ui.superType.container
.............\.............\.........\org.eclipse.wst.jsdt.ui.superType.name
.............\.............\src
.............\.............\...\com
.............\.............\...\...\js
.............\.............\...\...\..\hbTest.java
.............\.............\...\entity
.............\.............\...\......\Award.hbm.xml
.............\.............\...\......\Award.java
.............\.............\...\......\HibernateSessionFactory.java
.............\.............\...\......\Student.hbm.xml
.............\.............\...\......\Student.java
.............\.............\...\hibernate.cfg.xml
.............\.............\...\org
.............\.............\...\...\action
.............\.............\...\...\......\AddStudent.java
.............\.............\...\...\......\SelectStudent.java
.............\.............\...\...\impl
.............\.............\...\...\....\HibernateModelImpl.java
.............\.............\...\struts.xml
.............\.............\WebRoot
.............\.............\.......\AddStudent.jsp
.............\.............\.......\index.jsp
.............\.............\.......\META-INF
.............\.............\.......\........\MANIFEST.MF
.............\.............\.......\SelectStudent.jsp
.............\.............\.......\WEB-INF
.............\.............\.......\.......\classes
.............\.............\.......\.......\.......\com
.............\.............\.......\.......\.......\...\js
.............\.............\.......\.......\.......\...\..\hbTest.class
.............\.............\.......\.......\.......\entity
.............\.............\.......\.......\.......\......\Award.class
.............\.............\.......\.......\.......\......\Award.hbm.xml
.............\.............\.......\.......\.......\......\HibernateSessionFactory.class
.............\.............\.......\.......\.......\......\Student.class
.............\.............\.......\.......\.......\......\Student.hbm.xml
.............\.............\.......\.......\.......\hibernate.cfg.xml
.............\.............\.......\.......\.......\org
.............\.............\.......\.......\.......\...\action
.............\.............\.......\.......\.......\...\......\AddStudent.class
.............\.............\.......\.......\.......\...\......\SelectStudent.class
.............\.............\.......\.......\.......\...\impl
.............\.............\.......\.......\.......\...\....\HibernateModelImpl.class
.............\.............\.......\.......\.......\struts.xml
.............\.............\.......\.......\lib
.............\.............\.......\.......\...\mysql-connector-java-5.1.5-bin.jar
.............\.............\.......\.......\web.xml
Struts+DAO+Hibernate
....................\代码
....................\....\SHLogin
....................\....\.......\.classpath
....................\....\.......\.myeclipse
....................\....\.......\.myhibernatedata
....................\....\.......\.mymetadata
....................\....\.......\.mystrutsdata
....................\....\.......\.project
....................\....\.......\lib
....................\....\.......\src
....................\....\.......\...\cn
....................\....\.......\...\..\mldn
....................\....\.......\...\..\....\lxh
....................\....\.......\...\..\....\...\login6
....................\....\.......\...\..\....\...\......\dao
....................\....\.......\...\..\....\...\......\...\PersonDAO.java
....................\....\.......\...\..\....\...\......\factory
....................\....\.......\...\.
.............\HibernateTest
.............\.............\.classpath
.............\.............\.myeclipse
.............\.............\.myhibernatedata
.............\.............\.mymetadata
.............\.............\.mystrutsdata
.............\.............\.project
.............\.............\.settings
.............\.............\.........\.jsdtscope
.............\.............\.........\org.eclipse.jdt.core.prefs
.............\.............\.........\org.eclipse.wst.jsdt.ui.superType.container
.............\.............\.........\org.eclipse.wst.jsdt.ui.superType.name
.............\.............\src
.............\.............\...\com
.............\.............\...\...\js
.............\.............\...\...\..\hbTest.java
.............\.............\...\entity
.............\.............\...\......\Award.hbm.xml
.............\.............\...\......\Award.java
.............\.............\...\......\HibernateSessionFactory.java
.............\.............\...\......\Student.hbm.xml
.............\.............\...\......\Student.java
.............\.............\...\hibernate.cfg.xml
.............\.............\...\org
.............\.............\...\...\action
.............\.............\...\...\......\AddStudent.java
.............\.............\...\...\......\SelectStudent.java
.............\.............\...\...\impl
.............\.............\...\...\....\HibernateModelImpl.java
.............\.............\...\struts.xml
.............\.............\WebRoot
.............\.............\.......\AddStudent.jsp
.............\.............\.......\index.jsp
.............\.............\.......\META-INF
.............\.............\.......\........\MANIFEST.MF
.............\.............\.......\SelectStudent.jsp
.............\.............\.......\WEB-INF
.............\.............\.......\.......\classes
.............\.............\.......\.......\.......\com
.............\.............\.......\.......\.......\...\js
.............\.............\.......\.......\.......\...\..\hbTest.class
.............\.............\.......\.......\.......\entity
.............\.............\.......\.......\.......\......\Award.class
.............\.............\.......\.......\.......\......\Award.hbm.xml
.............\.............\.......\.......\.......\......\HibernateSessionFactory.class
.............\.............\.......\.......\.......\......\Student.class
.............\.............\.......\.......\.......\......\Student.hbm.xml
.............\.............\.......\.......\.......\hibernate.cfg.xml
.............\.............\.......\.......\.......\org
.............\.............\.......\.......\.......\...\action
.............\.............\.......\.......\.......\...\......\AddStudent.class
.............\.............\.......\.......\.......\...\......\SelectStudent.class
.............\.............\.......\.......\.......\...\impl
.............\.............\.......\.......\.......\...\....\HibernateModelImpl.class
.............\.............\.......\.......\.......\struts.xml
.............\.............\.......\.......\lib
.............\.............\.......\.......\...\mysql-connector-java-5.1.5-bin.jar
.............\.............\.......\.......\web.xml
Struts+DAO+Hibernate
....................\代码
....................\....\SHLogin
....................\....\.......\.classpath
....................\....\.......\.myeclipse
....................\....\.......\.myhibernatedata
....................\....\.......\.mymetadata
....................\....\.......\.mystrutsdata
....................\....\.......\.project
....................\....\.......\lib
....................\....\.......\src
....................\....\.......\...\cn
....................\....\.......\...\..\mldn
....................\....\.......\...\..\....\lxh
....................\....\.......\...\..\....\...\login6
....................\....\.......\...\..\....\...\......\dao
....................\....\.......\...\..\....\...\......\...\PersonDAO.java
....................\....\.......\...\..\....\...\......\factory
....................\....\.......\...\.