文件名称:nitpro
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.43mb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
航班系统,有增删改查 用户注册 登录 管理员 1、本系统采用SH架构(Struts1.2,Hibernate3.0)完成,使用的数据库是Oracle,数据库的用户名和密码是scott/tiger;
2、本系统登录的初始用户名为admin,密码为123;
3、数据库的文件名为Oracle.sql,执行Oracle.sql的时候在用户信息表userinfo中增加一个初始用户admin
-Flight systems, with additions and deletions to the administrator user login and register a search, the system uses the SH architecture (Struts1.2, Hibernate3.0) to complete, using the database is Oracle, the database user name and password is scott/tiger 2, the system The initial login user name admin, password is 123 3, the database file name Oracle.sql, when the Executive Oracle.sql userinfo in the user information table to add an initial user admin
2、本系统登录的初始用户名为admin,密码为123;
3、数据库的文件名为Oracle.sql,执行Oracle.sql的时候在用户信息表userinfo中增加一个初始用户admin
-Flight systems, with additions and deletions to the administrator user login and register a search, the system uses the SH architecture (Struts1.2, Hibernate3.0) to complete, using the database is Oracle, the database user name and password is scott/tiger 2, the system The initial login user name admin, password is 123 3, the database file name Oracle.sql, when the Executive Oracle.sql userinfo in the user information table to add an initial user admin
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码\src\action\FlightAction.java
......\...\......\UsersAction.java
......\...\com\yourcompany\struts\ApplicationResources.properties
......\...\dao\Dao.java
......\...\entity\Flight.hbm.xml
......\...\......\Flight.java
......\...\......\Users.hbm.xml
......\...\......\Users.java
......\...\......\ZhongJie.java
......\...\......\ZhongJie.xml
......\...\hibernate.cfg.xml
......\...\util\HibernateSessionFactory.java
......\WebRoot\addFlight.jsp
......\.......\index.jsp
......\.......\managerFlight.jsp
......\.......\managerMain.jsp
......\.......\META-INF\MANIFEST.MF
......\.......\ok.jsp
......\.......\regist.jsp
......\.......\updateFlight.jsp
......\.......\userMain.jsp
......\.......\userSee.jsp
......\.......\WEB-INF\.struts-config.mex
......\.......\.......\classes\action\FlightAction.class
......\.......\.......\.......\......\UsersAction.class
......\.......\.......\.......\com\yourcompany\struts\ApplicationResources.properties
......\.......\.......\.......\dao\Dao.class
......\.......\.......\.......\entity\Flight.class
......\.......\.......\.......\......\Flight.hbm.xml
......\.......\.......\.......\......\Users.class
......\.......\.......\.......\......\Users.hbm.xml
......\.......\.......\.......\......\ZhongJie.class
......\.......\.......\.......\......\ZhongJie.xml
......\.......\.......\.......\hibernate.cfg.xml
......\.......\.......\.......\util\HibernateSessionFactory.class
......\.......\.......\lib\antlr-2.7.6rc1.jar
......\.......\.......\...\asm-attrs.jar
......\.......\.......\...\asm.jar
......\.......\.......\...\cglib-2.1.3.jar
......\.......\.......\...\commons-collections-2.1.1.jar
......\.......\.......\...\commons-logging-1.0.4.jar
......\.......\.......\...\dom4j-1.6.1.jar
......\.......\.......\...\ehcache-1.1.jar
......\.......\.......\...\hibernate3.jar
......\.......\.......\...\jaas.jar
......\.......\.......\...\jaxen-1.1-beta-7.jar
......\.......\.......\...\jdbc2_0-stdext.jar
......\.......\.......\...\jta.jar
......\.......\.......\...\log4j-1.2.11.jar
......\.......\.......\...\ojdbc14.jar
......\.......\.......\...\xerces-2.6.2.jar
......\.......\.......\...\xml-apis.jar
......\.......\.......\struts-bean.tld
......\.......\.......\struts-config.xml
......\.......\.......\struts-html.tld
......\.......\.......\struts-logic.tld
......\.......\.......\struts-nested.tld
......\.......\.......\struts-tiles.tld
......\.......\.......\validator-rules.xml
......\.......\.......\web.xml
......\.......\yudingFlight.jsp
......\.......\yudingok.jsp
......\.......\WEB-INF\classes\com\yourcompany\struts
......\.......\.......\.......\...\yourcompany
......\src\com\yourcompany\struts
......\WebRoot\WEB-INF\classes\action
......\.......\.......\.......\com
......\.......\.......\.......\dao
......\.......\.......\.......\entity
......\.......\.......\.......\util
......\src\com\yourcompany
......\WebRoot\WEB-INF\classes
......\.......\.......\lib
......\src\action
......\...\com
......\...\dao
......\...\entity
......\...\util
......\WebRoot\META-INF
......\.......\WEB-INF
......\src
......\WebRoot
源代码
......\...\......\UsersAction.java
......\...\com\yourcompany\struts\ApplicationResources.properties
......\...\dao\Dao.java
......\...\entity\Flight.hbm.xml
......\...\......\Flight.java
......\...\......\Users.hbm.xml
......\...\......\Users.java
......\...\......\ZhongJie.java
......\...\......\ZhongJie.xml
......\...\hibernate.cfg.xml
......\...\util\HibernateSessionFactory.java
......\WebRoot\addFlight.jsp
......\.......\index.jsp
......\.......\managerFlight.jsp
......\.......\managerMain.jsp
......\.......\META-INF\MANIFEST.MF
......\.......\ok.jsp
......\.......\regist.jsp
......\.......\updateFlight.jsp
......\.......\userMain.jsp
......\.......\userSee.jsp
......\.......\WEB-INF\.struts-config.mex
......\.......\.......\classes\action\FlightAction.class
......\.......\.......\.......\......\UsersAction.class
......\.......\.......\.......\com\yourcompany\struts\ApplicationResources.properties
......\.......\.......\.......\dao\Dao.class
......\.......\.......\.......\entity\Flight.class
......\.......\.......\.......\......\Flight.hbm.xml
......\.......\.......\.......\......\Users.class
......\.......\.......\.......\......\Users.hbm.xml
......\.......\.......\.......\......\ZhongJie.class
......\.......\.......\.......\......\ZhongJie.xml
......\.......\.......\.......\hibernate.cfg.xml
......\.......\.......\.......\util\HibernateSessionFactory.class
......\.......\.......\lib\antlr-2.7.6rc1.jar
......\.......\.......\...\asm-attrs.jar
......\.......\.......\...\asm.jar
......\.......\.......\...\cglib-2.1.3.jar
......\.......\.......\...\commons-collections-2.1.1.jar
......\.......\.......\...\commons-logging-1.0.4.jar
......\.......\.......\...\dom4j-1.6.1.jar
......\.......\.......\...\ehcache-1.1.jar
......\.......\.......\...\hibernate3.jar
......\.......\.......\...\jaas.jar
......\.......\.......\...\jaxen-1.1-beta-7.jar
......\.......\.......\...\jdbc2_0-stdext.jar
......\.......\.......\...\jta.jar
......\.......\.......\...\log4j-1.2.11.jar
......\.......\.......\...\ojdbc14.jar
......\.......\.......\...\xerces-2.6.2.jar
......\.......\.......\...\xml-apis.jar
......\.......\.......\struts-bean.tld
......\.......\.......\struts-config.xml
......\.......\.......\struts-html.tld
......\.......\.......\struts-logic.tld
......\.......\.......\struts-nested.tld
......\.......\.......\struts-tiles.tld
......\.......\.......\validator-rules.xml
......\.......\.......\web.xml
......\.......\yudingFlight.jsp
......\.......\yudingok.jsp
......\.......\WEB-INF\classes\com\yourcompany\struts
......\.......\.......\.......\...\yourcompany
......\src\com\yourcompany\struts
......\WebRoot\WEB-INF\classes\action
......\.......\.......\.......\com
......\.......\.......\.......\dao
......\.......\.......\.......\entity
......\.......\.......\.......\util
......\src\com\yourcompany
......\WebRoot\WEB-INF\classes
......\.......\.......\lib
......\src\action
......\...\com
......\...\dao
......\...\entity
......\...\util
......\WebRoot\META-INF
......\.......\WEB-INF
......\src
......\WebRoot
源代码