Introduction - If you have any usage issues, please Google them yourself
The system uses struts+ Spring+ Hibernate framework, 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.
Packet : 83390104chinamobile.rar filelist
chinamobile\chinamobile\.classpath
chinamobile\chinamobile\.myhibernatedata
chinamobile\chinamobile\.mymetadata
chinamobile\chinamobile\.mystrutsdata
chinamobile\chinamobile\.project
chinamobile\chinamobile\.springBeans
chinamobile\chinamobile\cnc.sql
chinamobile\chinamobile\images\Arrow1.gif
chinamobile\chinamobile\images\blank(1).gif
chinamobile\chinamobile\images\blank.gif
chinamobile\chinamobile\images\index_01.gif
chinamobile\chinamobile\images\index_02.gif
chinamobile\chinamobile\images\index_03.gif
chinamobile\chinamobile\images\index_04.gif
chinamobile\chinamobile\images\index_05.gif
chinamobile\chinamobile\images\index_06.gif
chinamobile\chinamobile\images\logo.gif
chinamobile\chinamobile\images\pic01.gif
chinamobile\chinamobile\images\pic02.gif
chinamobile\chinamobile\images\pic03.gif
chinamobile\chinamobile\images\pic04.gif
chinamobile\chinamobile\images\pic05.gif
chinamobile\chinamobile\images\spacer.gif
chinamobile\chinamobile\images\Thumbs.db
chinamobile\chinamobile\index.html
chinamobile\chinamobile\lib\classes12.jar
chinamobile\chinamobile\META-INF\MANIFEST.MF
chinamobile\chinamobile\saveInfo.jsp
chinamobile\chinamobile\src\applicationContext.xml
chinamobile\chinamobile\src\business\AdminOperatorImp.java
chinamobile\chinamobile\src\business\IAdminOperator.java
chinamobile\chinamobile\src\business\ILogin.java
chinamobile\chinamobile\src\business\IOperator.java
chinamobile\chinamobile\src\business\LoginImp.java
chinamobile\chinamobile\src\business\OperatorImp.java
chinamobile\chinamobile\src\business\Test.java
chinamobile\chinamobile\src\dao\AdminOperatorDAOImp.java
chinamobile\chinamobile\src\dao\IAdminOperatorDAO.java
chinamobile\chinamobile\src\dao\ILoginDAO.java
chinamobile\chinamobile\src\dao\IOperatorDAO.java
chinamobile\chinamobile\src\dao\LoginDAOImp.java
chinamobile\chinamobile\src\dao\OperatorDAOImp.java
chinamobile\chinamobile\src\filter\EncodingFilter.java
chinamobile\chinamobile\src\filter\FirstFilter.java
chinamobile\chinamobile\src\filter\SecondFilter.java
chinamobile\chinamobile\src\po\AbstractTcharge.java
chinamobile\chinamobile\src\po\AbstractTchargeRule.java
chinamobile\chinamobile\src\po\AbstractTchargeRuleId.java
chinamobile\chinamobile\src\po\AbstractTcustomer.java
chinamobile\chinamobile\src\po\AbstractTmobiles.java
chinamobile\chinamobile\src\po\AbstractToperator.java
chinamobile\chinamobile\src\po\AbstractTuser.java
chinamobile\chinamobile\src\po\HibernateSessionFactory.java
chinamobile\chinamobile\src\po\Tcharge.hbm.xml
chinamobile\chinamobile\src\po\Tcharge.java
chinamobile\chinamobile\src\po\TchargeRule.hbm.xml
chinamobile\chinamobile\src\po\TchargeRule.java
chinamobile\chinamobile\src\po\TchargeRuleId.java
chinamobile\chinamobile\src\po\Tcustomer.hbm.xml
chinamobile\chinamobile\src\po\Tcustomer.java
chinamobile\chinamobile\src\po\Tmobiles.hbm.xml
chinamobile\chinamobile\src\po\Tmobiles.java
chinamobile\chinamobile\src\po\Toperator.hbm.xml
chinamobile\chinamobile\src\po\Toperator.java
chinamobile\chinamobile\src\po\Tuser.hbm.xml
chinamobile\chinamobile\src\po\Tuser.java
chinamobile\chinamobile\src\struts\action\AddCustomerAction.java
chinamobile\chinamobile\src\struts\action\AddOperatorAction.java
chinamobile\chinamobile\src\struts\action\AddUserAction.java
chinamobile\chinamobile\src\struts\action\EditChargeAction.java
chinamobile\chinamobile\src\struts\action\EditChargeRuleAction.java
chinamobile\chinamobile\src\struts\action\LoginAction.java
chinamobile\chinamobile\src\struts\action\ResourceAction.java
chinamobile\chinamobile\src\struts\ApplicationResources.properties
chinamobile\chinamobile\src\struts\form\AddCustomerForm.java
chinamobile\chinamobile\src\struts\form\AddOperatorForm.java
chinamobile\chinamobile\src\struts\form\AddUserForm.java
chinamobile\chinamobile\src\struts\form\EditChargeForm.java
chinamobile\chinamobile\src\struts\form\EditChargeRuleForm.java
chinamobile\chinamobile\src\struts\form\LoginForm.java
chinamobile\chinamobile\src\struts\form\ResourceForm.java
chinamobile\chinamobile\web\Charge.jsp
chinamobile\chinamobile\web\logout.jsp
chinamobile\chinamobile\web\main.jsp
chinamobile\chinamobile\web\newCustomer.jsp
chinamobile\chinamobile\web\newCustomer1.jsp
chinamobile\chinamobile\web\newOperator.jsp
chinamobile\chinamobile\web\newUser.jsp
chinamobile\chinamobile\web\Resource.jsp
chinamobile\chinamobile\web\style.css
chinamobile\chinamobile\web\tmp0000.jsp
chinamobile\chinamobile\web\tt.jsp
chinamobile\chinamobile\WEB-INF\.struts-config.mex
chinamobile\chinamobile\WEB-INF\classes\applicationContext.xml
chinamobile\chinamobile\WEB-INF\classes\business\AdminOperatorImp.class
chinamobile\chinamobile\WEB-INF\classes\business\IAdminOperator.class
chinamobile\chinamobile\WEB-INF\classes\business\ILogin.class
chinamobile\chinamobile\WEB-INF\classes\business\IOperator.class
chinamobile\chinamobile\WEB-INF\classes\business\LoginImp.class
chinamobile\chinamobile\WEB-INF\classes\business\OperatorImp.class
chinamobile\chinamobile\WEB-INF\classes\business\Test.class
chinamobile\chinamobile\WEB-INF\classes\dao\AdminOperatorDAOImp.class
chinamobile\chinamobile\WEB-INF\classes\dao\IAdminOperatorDAO.class
chinamobile\chinamobile\WEB-INF\classes\dao\ILoginDAO.class
chinamobile\chinamobile\WEB-INF\classes\dao\IOperatorDAO.class
chinamobile\chinamobile\WEB-INF\classes\dao\LoginDAOImp.class
chinamobile\chinamobile\WEB-INF\classes\dao\OperatorDAOImp.class
chinamobile\chinamobile\WEB-INF\classes\filter\EncodingFilter.class
chinamobile\chinamobile\WEB-INF\classes\filter\FirstFilter.class
chinamobile\chinamobile\WEB-INF\classes\filter\SecondFilter.class
chinamobile\chinamobile\WEB-INF\classes\po\AbstractTcharge.class
chinamobile\chinamobile\WEB-INF\classes\po\AbstractTchargeRule.class
chinamobile\chinamobile\WEB-INF\classes\po\AbstractTchargeRuleId.class
chinamobile\chinamobile\WEB-INF\classes\po\AbstractTcustomer.class
chinamobile\chinamobile\WEB-INF\classes\po\AbstractTmobiles.class
chinamobile\chinamobile\WEB-INF\classes\po\AbstractToperator.class
chinamobile\chinamobile\WEB-INF\classes\po\AbstractTuser.class
chinamobile\chinamobile\WEB-INF\classes\po\HibernateSessionFactory.class
chinamobile\chinamobile\WEB-INF\classes\po\Tcharge.class
chinamobile\chinamobile\WEB-INF\classes\po\Tcharge.hbm.xml
chinamobile\chinamobile\WEB-INF\classes\po\TchargeRule.class
chinamobile\chinamobile\WEB-INF\classes\po\TchargeRule.hbm.xml
chinamobile\chinamobile\WEB-INF\classes\po\TchargeRuleId.class
chinamobile\chinamobile\WEB-INF\classes\po\Tcustomer.class
chinamobile\chinamobile\WEB-INF\classes\po\Tcustomer.hbm.xml
chinamobile\chinamobile\WEB-INF\classes\po\Tmobiles.class
chinamobile\chinamobile\WEB-INF\classes\po\Tmobiles.hbm.xml
chinamobile\chinamobile\WEB-INF\classes\po\Toperator.class
chinamobile\chinamobile\WEB-INF\classes\po\Toperator.hbm.xml
chinamobile\chinamobile\WEB-INF\classes\po\Tuser.class
chinamobile\chinamobile\WEB-INF\classes\po\Tuser.hbm.xml
chinamobile\chinamobile\WEB-INF\classes\struts\action\AddCustomerAction.class
chinamobile\chinamobile\WEB-INF\classes\struts\action\AddOperatorAction.class
chinamobile\chinamobile\WEB-INF\classes\struts\action\AddUserAction.class
chinamobile\chinamobile\WEB-INF\classes\struts\action\EditChargeAction.class
chinamobile\chinamobile\WEB-INF\classes\struts\action\EditChargeRuleAction.class
chinamobile\chinamobile\WEB-INF\classes\struts\action\LoginAction.class
chinamobile\chinamobile\WEB-INF\classes\struts\action\ResourceAction.class
chinamobile\chinamobile\WEB-INF\classes\struts\ApplicationResources.properties
chinamobile\chinamobile\WEB-INF\classes\struts\form\AddCustomerForm.class
chinamobile\chinamobile\WEB-INF\classes\struts\form\AddOperatorForm.class
chinamobile\chinamobile\WEB-INF\classes\struts\form\AddUserForm.class
chinamobile\chinamobile\WEB-INF\classes\struts\form\EditChargeForm.class
chinamobile\chinamobile\WEB-INF\classes\struts\form\EditChargeRuleForm.class
chinamobile\chinamobile\WEB-INF\classes\struts\form\LoginForm.class
chinamobile\chinamobile\WEB-INF\classes\struts\form\ResourceForm.class
chinamobile\chinamobile\WEB-INF\lib\classes12.jar
chinamobile\chinamobile\WEB-INF\lib\commons-beanutils.jar
chinamobile\chinamobile\WEB-INF\lib\commons-collections.jar
chinamobile\chinamobile\WEB-INF\lib\commons-digester.jar
chinamobile\chinamobile\WEB-INF\lib\commons-fileupload.jar
chinamobile\chinamobile\WEB-INF\lib\commons-lang.jar
chinamobile\chinamobile\WEB-INF\lib\commons-logging.jar
chinamobile\chinamobile\WEB-INF\lib\commons-validator.jar
chinamobile\chinamobile\WEB-INF\lib\jakarta-oro.jar
chinamobile\chinamobile\WEB-INF\lib\spring.jar
chinamobile\chinamobile\WEB-INF\lib\struts-legacy.jar
chinamobile\chinamobile\WEB-INF\lib\struts.jar
chinamobile\chinamobile\WEB-INF\struts-bean.tld
chinamobile\chinamobile\WEB-INF\struts-config.xml
chinamobile\chinamobile\WEB-INF\struts-html.tld
chinamobile\chinamobile\WEB-INF\struts-logic.tld
chinamobile\chinamobile\WEB-INF\struts-nested.tld
chinamobile\chinamobile\WEB-INF\struts-template.tld
chinamobile\chinamobile\WEB-INF\struts-tiles.tld
chinamobile\chinamobile\WEB-INF\validator-rules.xml
chinamobile\chinamobile\WEB-INF\web.xml
chinamobile\chinamobile\版权声明.txt
chinamobile\chinamobile\WEB-INF\classes\struts\action
chinamobile\chinamobile\WEB-INF\classes\struts\form
chinamobile\chinamobile\src\struts\action
chinamobile\chinamobile\src\struts\form
chinamobile\chinamobile\WEB-INF\classes\business
chinamobile\chinamobile\WEB-INF\classes\dao
chinamobile\chinamobile\WEB-INF\classes\filter
chinamobile\chinamobile\WEB-INF\classes\po
chinamobile\chinamobile\WEB-INF\classes\struts
chinamobile\chinamobile\src\business
chinamobile\chinamobile\src\dao
chinamobile\chinamobile\src\filter
chinamobile\chinamobile\src\po
chinamobile\chinamobile\src\struts
chinamobile\chinamobile\WEB-INF\classes
chinamobile\chinamobile\WEB-INF\lib
chinamobile\chinamobile\.myeclipse
chinamobile\chinamobile\bin
chinamobile\chinamobile\images
chinamobile\chinamobile\lib
chinamobile\chinamobile\META-INF
chinamobile\chinamobile\src
chinamobile\chinamobile\web
chinamobile\chinamobile\WEB-INF
chinamobile\chinamobile
chinamobile