文件名称:chinamobile
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.84mb
- 下载次数:
- 0次
- 提 供 者:
- F**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。
程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。
使用方法:
(1)在oracle数据库中运行数据库脚本文件cnc.sql.
(2)用eclipse(或其它开发工具)直接导入工程.
(3)将spring配置文件applicationContext.xml中数据库连接地址改为您自已的地址。
(4)部署到tomcat服务器中即可运行(jdk1.5以上).
用户名和密码均为:admin
-The system uses struts+ Spring+ Hibernate fr a mework, focusing on the three combined application development, all have detailed source notes, for beginners to students without author permit shall not be used for commercial purposes, can only be used in teaching or individual learning. Procedures for the entire system is only one of the modules, and all procedures for lovers to exchange purposes. Usage: (1) in the oracle database to run the database scr ipt file cnc.sql. (2) to use eclipse (or other development tools) directly into the project. (3) spring configuration file applicationContext.xml in the database connection address changed your own address. (4) deployed to the tomcat server to run (jdk1.5 and above). A user name and password are: admin
程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。
使用方法:
(1)在oracle数据库中运行数据库脚本文件cnc.sql.
(2)用eclipse(或其它开发工具)直接导入工程.
(3)将spring配置文件applicationContext.xml中数据库连接地址改为您自已的地址。
(4)部署到tomcat服务器中即可运行(jdk1.5以上).
用户名和密码均为:admin
-The system uses struts+ Spring+ Hibernate fr a mework, focusing on the three combined application development, all have detailed source notes, for beginners to students without author permit shall not be used for commercial purposes, can only be used in teaching or individual learning. Procedures for the entire system is only one of the modules, and all procedures for lovers to exchange purposes. Usage: (1) in the oracle database to run the database scr ipt file cnc.sql. (2) to use eclipse (or other development tools) directly into the project. (3) spring configuration file applicationContext.xml in the database connection address changed your own address. (4) deployed to the tomcat server to run (jdk1.5 and above). A user name and password are: admin
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chinamobile
...........\.classpath
...........\.myhibernatedata
...........\.mymetadata
...........\.mystrutsdata
...........\.project
...........\.springBeans
...........\bin
...........\cnc.sql
...........\images
...........\......\Arrow1.gif
...........\......\blank(1).gif
...........\......\blank.gif
...........\......\index_03.gif
...........\......\index_04.gif
...........\......\index_05.gif
...........\......\index_06.gif
...........\......\logo.gif
...........\......\pic01.gif
...........\......\pic02.gif
...........\......\pic03.gif
...........\......\pic04.gif
...........\......\pic05.gif
...........\......\spacer.gif
...........\......\Thumbs.db
...........\index.html
...........\lib
...........\...\classes12.jar
...........\META-INF
...........\........\MANIFEST.MF
...........\saveInfo.jsp
...........\src
...........\...\applicationContext.xml
...........\...\business
...........\...\........\AdminOperatorImp.java
...........\...\........\IAdminOperator.java
...........\...\........\ILogin.java
...........\...\........\IOperator.java
...........\...\........\LoginImp.java
...........\...\........\OperatorImp.java
...........\...\........\Test.java
...........\...\dao
...........\...\...\AdminOperatorDAOImp.java
...........\...\...\IAdminOperatorDAO.java
...........\...\...\ILoginDAO.java
...........\...\...\IOperatorDAO.java
...........\...\...\LoginDAOImp.java
...........\...\...\OperatorDAOImp.java
...........\...\filter
...........\...\......\EncodingFilter.java
...........\...\......\FirstFilter.java
...........\...\......\SecondFilter.java
...........\...\po
...........\...\..\AbstractTcharge.java
...........\...\..\AbstractTchargeRule.java
...........\...\..\AbstractTchargeRuleId.java
...........\...\..\AbstractTcustomer.java
...........\...\..\AbstractTmobiles.java
...........\...\..\AbstractToperator.java
...........\...\..\AbstractTuser.java
...........\...\..\HibernateSessionFactory.java
...........\...\..\Tcharge.hbm.xml
...........\...\..\Tcharge.java
...........\...\..\TchargeRule.hbm.xml
...........\...\..\TchargeRule.java
...........\...\..\TchargeRuleId.java
...........\...\..\Tcustomer.hbm.xml
...........\...\..\Tcustomer.java
...........\...\..\Tmobiles.hbm.xml
...........\...\..\Tmobiles.java
...........\...\..\Toperator.hbm.xml
...........\...\..\Toperator.java
...........\...\..\Tuser.hbm.xml
...........\...\..\Tuser.java
...........\...\struts
...........\...\......\action
...........\...\......\......\AddCustomerAction.java
...........\...\......\......\AddOperatorAction.java
...........\...\......\......\AddUserAction.java
...........\...\......\......\EditChargeAction.java
...........\...\......\......\EditChargeRuleAction.java
...........\...\......\......\LoginAction.java
...........\...\......\......\ResourceAction.java
...........\...\......\ApplicationResources.properties
...........\...\......\form
...........\...\......\....\AddCustomerForm.java
...........\...\......\....\AddOperatorForm.java
...........\...\......\....\AddUserForm.java
...........\...\......\....\EditChargeForm.java
...........\...\......\....\EditChargeRuleForm.java
...........\...\......\....\LoginForm.java
...........\...\......\....\ResourceForm.java
...........\web
...........\...\Charge.jsp
...........\...\logout.jsp
...........\...\main.jsp
...........\...\newCustomer.jsp
...........\...\newCustomer1.jsp
...........\.classpath
...........\.myhibernatedata
...........\.mymetadata
...........\.mystrutsdata
...........\.project
...........\.springBeans
...........\bin
...........\cnc.sql
...........\images
...........\......\Arrow1.gif
...........\......\blank(1).gif
...........\......\blank.gif
...........\......\index_03.gif
...........\......\index_04.gif
...........\......\index_05.gif
...........\......\index_06.gif
...........\......\logo.gif
...........\......\pic01.gif
...........\......\pic02.gif
...........\......\pic03.gif
...........\......\pic04.gif
...........\......\pic05.gif
...........\......\spacer.gif
...........\......\Thumbs.db
...........\index.html
...........\lib
...........\...\classes12.jar
...........\META-INF
...........\........\MANIFEST.MF
...........\saveInfo.jsp
...........\src
...........\...\applicationContext.xml
...........\...\business
...........\...\........\AdminOperatorImp.java
...........\...\........\IAdminOperator.java
...........\...\........\ILogin.java
...........\...\........\IOperator.java
...........\...\........\LoginImp.java
...........\...\........\OperatorImp.java
...........\...\........\Test.java
...........\...\dao
...........\...\...\AdminOperatorDAOImp.java
...........\...\...\IAdminOperatorDAO.java
...........\...\...\ILoginDAO.java
...........\...\...\IOperatorDAO.java
...........\...\...\LoginDAOImp.java
...........\...\...\OperatorDAOImp.java
...........\...\filter
...........\...\......\EncodingFilter.java
...........\...\......\FirstFilter.java
...........\...\......\SecondFilter.java
...........\...\po
...........\...\..\AbstractTcharge.java
...........\...\..\AbstractTchargeRule.java
...........\...\..\AbstractTchargeRuleId.java
...........\...\..\AbstractTcustomer.java
...........\...\..\AbstractTmobiles.java
...........\...\..\AbstractToperator.java
...........\...\..\AbstractTuser.java
...........\...\..\HibernateSessionFactory.java
...........\...\..\Tcharge.hbm.xml
...........\...\..\Tcharge.java
...........\...\..\TchargeRule.hbm.xml
...........\...\..\TchargeRule.java
...........\...\..\TchargeRuleId.java
...........\...\..\Tcustomer.hbm.xml
...........\...\..\Tcustomer.java
...........\...\..\Tmobiles.hbm.xml
...........\...\..\Tmobiles.java
...........\...\..\Toperator.hbm.xml
...........\...\..\Toperator.java
...........\...\..\Tuser.hbm.xml
...........\...\..\Tuser.java
...........\...\struts
...........\...\......\action
...........\...\......\......\AddCustomerAction.java
...........\...\......\......\AddOperatorAction.java
...........\...\......\......\AddUserAction.java
...........\...\......\......\EditChargeAction.java
...........\...\......\......\EditChargeRuleAction.java
...........\...\......\......\LoginAction.java
...........\...\......\......\ResourceAction.java
...........\...\......\ApplicationResources.properties
...........\...\......\form
...........\...\......\....\AddCustomerForm.java
...........\...\......\....\AddOperatorForm.java
...........\...\......\....\AddUserForm.java
...........\...\......\....\EditChargeForm.java
...........\...\......\....\EditChargeRuleForm.java
...........\...\......\....\LoginForm.java
...........\...\......\....\ResourceForm.java
...........\web
...........\...\Charge.jsp
...........\...\logout.jsp
...........\...\main.jsp
...........\...\newCustomer.jsp
...........\...\newCustomer1.jsp