文件名称:struts
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 460kb
- 下载次数:
- 0次
- 提 供 者:
- z***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
struts+hibernate环境下的一个小程序,包含全部代码,可以实现登录以及增删改查这些基本的功能。-struts+ hibernate environment of a small program that contains all the code, you can login and CRUD investigation to achieve these basic functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Example5\.project
........\.mymetadata
........\.classpath
........\.myhibernatedata
........\WebRoot\main_user.jsp
........\.......\new_user.jsp
........\.......\update_user.jsp
........\.......\view_user.jsp
........\.......\index.jsp
........\.......\qu.jsp
........\.......\main_user1.jsp
........\.......\META-INF\MANIFEST.MF
........\.......\WEB-INF\web.xml
........\.......\.......\struts-config.xml
........\.......\.......\classes\log4j.properties
........\.......\.......\.......\hibernate.cfg.xml
........\.......\.......\.......\com\UserForm.class
........\.......\.......\.......\...\ManageUserAction.class
........\.......\.......\.......\...\HibernateSessionFactory.class
........\.......\.......\.......\...\User.class
........\.......\.......\.......\...\User.hbm.xml
........\.......\.......\.......\...\UserFormAction.class
........\.......\.......\.......\...\UserTest.class
........\.......\.......\lib\struts-html.tld
........\.......\.......\...\struts-bean.tld
........\.......\.......\...\struts-logic.tld
........\.......\.......\...\struts-nested.tld
........\.......\.......\...\struts-tiles.tld
........\.......\.......\...\validator-rules.xml
........\.......\.......\...\mysql-connector-java-3.1.13-bin.jar
........\src\hibernate.cfg.xml
........\...\log4j.properties
........\...\com\ManageUserAction.java
........\...\...\HibernateSessionFactory.java
........\...\...\User.hbm.xml
........\...\...\UserForm.java
........\...\...\User.java
........\...\...\UserFormAction.java
........\...\...\UserTest.java
........\WebRoot\WEB-INF\classes\com
........\.......\.......\classes
........\.......\.......\lib
........\.......\META-INF
........\.......\WEB-INF
........\src\com
........\.myeclipse
........\WebRoot
........\src
Example5
........\.mymetadata
........\.classpath
........\.myhibernatedata
........\WebRoot\main_user.jsp
........\.......\new_user.jsp
........\.......\update_user.jsp
........\.......\view_user.jsp
........\.......\index.jsp
........\.......\qu.jsp
........\.......\main_user1.jsp
........\.......\META-INF\MANIFEST.MF
........\.......\WEB-INF\web.xml
........\.......\.......\struts-config.xml
........\.......\.......\classes\log4j.properties
........\.......\.......\.......\hibernate.cfg.xml
........\.......\.......\.......\com\UserForm.class
........\.......\.......\.......\...\ManageUserAction.class
........\.......\.......\.......\...\HibernateSessionFactory.class
........\.......\.......\.......\...\User.class
........\.......\.......\.......\...\User.hbm.xml
........\.......\.......\.......\...\UserFormAction.class
........\.......\.......\.......\...\UserTest.class
........\.......\.......\lib\struts-html.tld
........\.......\.......\...\struts-bean.tld
........\.......\.......\...\struts-logic.tld
........\.......\.......\...\struts-nested.tld
........\.......\.......\...\struts-tiles.tld
........\.......\.......\...\validator-rules.xml
........\.......\.......\...\mysql-connector-java-3.1.13-bin.jar
........\src\hibernate.cfg.xml
........\...\log4j.properties
........\...\com\ManageUserAction.java
........\...\...\HibernateSessionFactory.java
........\...\...\User.hbm.xml
........\...\...\UserForm.java
........\...\...\User.java
........\...\...\UserFormAction.java
........\...\...\UserTest.java
........\WebRoot\WEB-INF\classes\com
........\.......\.......\classes
........\.......\.......\lib
........\.......\META-INF
........\.......\WEB-INF
........\src\com
........\.myeclipse
........\WebRoot
........\src
Example5