Description: Project Name : Network Management System reimbursement
Development languages : Java
Development environment : Windows XP sp2
IDE: MyEclipse 8.5
Design Patterns : MVC
WEB server : TomCat 6.0
Database : MySQL 5.1
Development of technology : Struts2+ JDBC+ JSP
Visit landing Address : localhost: 8080/voucher/login
The main functions: a user s login functionality log the user s user name and password to the system home page , landing process will validate the user s username and password are correct , if not correct it will prompt the user and stay in the landing page waiting for the user continue typing. And is provided so you can not skip the login interceptor and direct access to the system login page.
Second, the main page features are: single query reimbursement , reimbursement single application , a single audit reimbursement , reimbursement single approval, exit the system functions. Because each user has a landing permission status code , whic
To Search:
File list (Check if you may need any files):
voucher_struts1.1
.................\.classpath
.................\.myeclipse
.................\.mymetadata
.................\.project
.................\.settings
.................\.........\.jsdtscope
.................\.........\org.eclipse.jdt.core.prefs
.................\.........\org.eclipse.wst.jsdt.ui.superType.container
.................\.........\org.eclipse.wst.jsdt.ui.superType.name
.................\WebRoot
.................\.......\META-INF
.................\.......\........\MANIFEST.MF
.................\.......\WEB-INF
.................\.......\.......\classes
.................\.......\.......\.......\com
.................\.......\.......\.......\...\lonton
.................\.......\.......\.......\...\......\voucher
.................\.......\.......\.......\...\......\.......\action
.................\.......\.......\.......\...\......\.......\......\AccountApplyAction.class
.................\.......\.......\.......\...\......\.......\......\AccountCheckAction.class
.................\.......\.......\.......\...\......\.......\......\AccountQueryAction.class
.................\.......\.......\.......\...\......\.......\......\BaseAction.class
.................\.......\.......\.......\...\......\.......\......\LoginAction.class
.................\.......\.......\.......\...\......\.......\......\LogoutAction.class
.................\.......\.......\.......\...\......\.......\......\VerifiCodeAction.class
.................\.......\.......\.......\...\......\.......\dao
.................\.......\.......\.......\...\......\.......\...\AccountDAO.class
.................\.......\.......\.......\...\......\.......\...\BaseDAO.class
.................\.......\.......\.......\...\......\.......\...\DAOException.class
.................\.......\.......\.......\...\......\.......\...\DAOFactory.class
.................\.......\.......\.......\...\......\.......\...\ItemDAO.class
.................\.......\.......\.......\...\......\.......\...\UserDAO.class
.................\.......\.......\.......\...\......\.......\...\impl
.................\.......\.......\.......\...\......\.......\...\....\AccountDAOImpl.class
.................\.......\.......\.......\...\......\.......\...\....\ItemDAOImpl.class
.................\.......\.......\.......\...\......\.......\...\....\UserDAOImpl.class
.................\.......\.......\.......\...\......\.......\entity
.................\.......\.......\.......\...\......\.......\......\Account.class
.................\.......\.......\.......\...\......\.......\......\Item.class
.................\.......\.......\.......\...\......\.......\......\User.class
.................\.......\.......\.......\...\......\.......\interceptor
.................\.......\.......\.......\...\......\.......\...........\CheckLoginInterceptor.class
.................\.......\.......\.......\...\......\.......\test
.................\.......\.......\.......\...\......\.......\....\AccountDAOTest.class
.................\.......\.......\.......\...\......\.......\....\ItemDAOTest.class
.................\.......\.......\.......\...\......\.......\util
.................\.......\.......\.......\...\......\.......\....\ConnectionUtil.class
.................\.......\.......\.......\log4j.properties
.................\.......\.......\.......\mqldb.properties
.................\.......\.......\.......\struts.xml
.................\.......\.......\.......\voucher.sql
.................\.......\.......\.......\项目说明文件.txt
.................\.......\.......\lib
.................\.......\.......\...\antlr-2.7.6.jar
.................\.......\.......\...\asm-attrs.jar
.................\.......\.......\...\asm.jar
.................\.......\.......\...\c3p0-0.9.1.jar
.................\.......\.......\...\cglib-2.1.3.jar
.................\.......\.......\...\commons-collections-2.1.1.jar
.................\.......\.......\...\commons-fileupload-1.2.1.jar
.................\.......\.......\...\commons-logging-1.0.4.jar
.................\.......\.......\...\dom4j-1.6.1.jar
.................\.......\.......\...\freemarker-2.3.15.jar
.....