Description: Since eating out is a lot of people pay people back and then split, so the use of struts2 to achieve a lunch billing, statistics, balance the amount of money the function, use the mysql database, tomcat server
- [PcShare] - PcShare+ Remote Control, 2008 This far t
File list (Check if you may need any files):
lunch.sql
src
...\applicationContext.xml
...\cn
...\..\com
...\..\...\sdcncsi
...\..\...\.......\lunch
...\..\...\.......\.....\action
...\..\...\.......\.....\......\AuthAction.java
...\..\...\.......\.....\......\Login.java
...\..\...\.......\.....\......\Login.properties
...\..\...\.......\.....\......\Login.properties.b
...\..\...\.......\.....\balance
...\..\...\.......\.....\.......\action
...\..\...\.......\.....\.......\......\AddRecordAction.java
...\..\...\.......\.....\.......\......\AddRecordAction.properties
...\..\...\.......\.....\.......\......\AddRecordAction.properties.b
...\..\...\.......\.....\.......\......\AjaxMyAccountDetailAction.java
...\..\...\.......\.....\.......\......\AjaxRecordDetailAction.java
...\..\...\.......\.....\.......\......\CheckBalanceAction.java
...\..\...\.......\.....\.......\......\CheckOutAction.java
...\..\...\.......\.....\.......\......\MyAccountAction.java
...\..\...\.......\.....\.......\......\ToAddRecordAction.java
...\..\...\.......\.....\.......\......\ToBalanceAction.java
...\..\...\.......\.....\.......\dao
...\..\...\.......\.....\.......\...\DefaultAccountBookDaoImpl.java
...\..\...\.......\.....\.......\...\DefaultAccountDetailDaoImpl.java
...\..\...\.......\.....\.......\...\DefaultAccountTypeDaoImpl.java
...\..\...\.......\.....\.......\...\IAccountBookDao.java
...\..\...\.......\.....\.......\...\IAccountDetailDao.java
...\..\...\.......\.....\.......\...\IAccountTypeDao.java
...\..\...\.......\.....\.......\domain
...\..\...\.......\.....\.......\......\AccountBook.hbm.xml
...\..\...\.......\.....\.......\......\AccountBook.java
...\..\...\.......\.....\.......\......\AccountDetail.hbm.xml
...\..\...\.......\.....\.......\......\AccountDetail.java
...\..\...\.......\.....\.......\......\AccountType.hbm.xml
...\..\...\.......\.....\.......\......\AccountType.java
...\..\...\.......\.....\.......\form
...\..\...\.......\.....\.......\....\AccountForm.java
...\..\...\.......\.....\.......\....\AddRecordForm.java
...\..\...\.......\.....\.......\result
...\..\...\.......\.....\.......\......\JSONResultBook.java
...\..\...\.......\.....\.......\......\JSONResultDetail.java
...\..\...\.......\.....\.......\service
...\..\...\.......\.....\.......\.......\AccountDetailService.java
...\..\...\.......\.....\.......\.......\AddRecordService.java
...\..\...\.......\.....\.......\.......\BalanceService.java
...\..\...\.......\.....\.......\.......\CheckBalanceService.java
...\..\...\.......\.....\.......\.......\CheckDetailService.java
...\..\...\.......\.....\.......\.......\CheckOutService.java
...\..\...\.......\.....\.......\.......\ToAddRecordService.java
...\..\...\.......\.....\.......\test
...\..\...\.......\.....\.......\....\AccountDetailDaoTest.java
...\..\...\.......\.....\.......\....\CheckDetailServiceTest.java
...\..\...\.......\.....\.......\utils
...\..\...\.......\.....\.......\.....\AccountBookBean.java
...\..\...\.......\.....\.......\.....\AccountDetailBean.java
...\..\...\.......\.....\.......\.....\Hibernate2JSON.java
...\..\...\.......\.....\dao
...\..\...\.......\.....\...\DefaultUserDaoImpl.java
...\..\...\.......\.....\...\IUserDao.java
...\..\...\.......\.....\domain
...\..\...\.......\.....\......\Actions.hbm.xml
...\..\...\.......\.....\......\Actions.java
...\..\...\.......\.....\......\Authorities.hbm.xml
...\..\...\.......\.....\......\Authorities.java
...\..\...\.......\.....\......\Resources.hbm.xml
...\..\...\.......\.....\......\Resources.java
...\..\...\.......\.....\......\Roles.hbm.xml
...\..\...\.......\.....\......\Roles.java
...\..\...\.......\.....\......\User.hbm.xml
...\..\...\.......\.....\......\User.java
...\..\...\.......\.....\filter
...\..\...\.......\.....\......\LoginInterceptor.java
...\..\...\.......\.....\form
...\..\...\.......\.....\....\LoginForm.java
...\..\...\.......\.....\result
...\..\...\.......\.....\......\JSONResult.java
...\..\...\.......\.....\service
...\..\...\.......\.....\.......\LoginService.java
...\..\...\.......\.....\utils
...\..\...\.......\.....\.....\CharUtil.java
...\..\...\.......\....