文件名称:Struts2-Bank
介绍说明--下载内容均来自于网络,请自行研究使用
The system should allow the customers to perform the following tasks online:
1. View Account Balance Online
2. Transfers between account
3. Cheque book issue request
4. DD Issue request
5. Change the personal details
The system should also allow the bank officials to do the following operations:
1. Open a new account and create a new user
2. Service the cheque book issue request
3. Service the DD issue request
4. Freeze / unfreeze an account
1. View Account Balance Online
2. Transfers between account
3. Cheque book issue request
4. DD Issue request
5. Change the personal details
The system should also allow the bank officials to do the following operations:
1. Open a new account and create a new user
2. Service the cheque book issue request
3. Service the DD issue request
4. Freeze / unfreeze an account
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Struts2 Bank\.classpath
............\.project
............\.settings\.jsdtscope
............\.........\org.eclipse.jdt.core.prefs
............\.........\org.eclipse.wst.jsdt.ui.superType.container
............\.........\org.eclipse.wst.jsdt.ui.superType.name
............\build\classes\com\jlc\struts2\Address.class
............\.....\.......\...\...\.......\Hai.class
............\.....\.......\...\...\.......\Hello.class
............\.....\.......\...\...\.......\Student.class
............\.....\.......\...\...\.......\TestAction.class
............\.....\.......\...\...\.......\User.class
............\.....\.......\struts.xml
............\src\com\jlc\struts2\Address.java
............\...\...\...\.......\Hai.java
............\...\...\...\.......\Hello.java
............\...\...\...\.......\Student.java
............\...\...\...\.......\TestAction.java
............\...\...\...\.......\User.java
............\...\struts.xml
............\WebContent\index.html
............\..........\META-INF\MANIFEST.MF
............\..........\success.jsp
............\..........\test.jsp
............\..........\WEB-INF\lib\commons-beanutils-1.6.jar
............\..........\.......\...\commons-collections-3.2.jar
............\..........\.......\...\commons-digester-1.8.jar
............\..........\.......\...\commons-io-1.2.jar
............\..........\.......\...\commons-logging-1.0.4.jar
............\..........\.......\...\freemarker-2.3.8.jar
............\..........\.......\...\ognl-2.6.11.jar
............\..........\.......\...\struts2-core-2.0.11.2.jar
............\..........\.......\...\struts2-tiles-plugin-2.0.11.2.jar
............\..........\.......\...\tiles-api-2.0.4.jar
............\..........\.......\...\tiles-core-2.0.4.jar
............\..........\.......\...\tiles-jsp-2.0.4.jar
............\..........\.......\...\xwork-2.0.5.jar
............\..........\.......\web.xml
............\build\classes\com\jlc\struts2
............\.....\.......\...\jlc
............\src\com\jlc\struts2
............\build\classes\com
............\src\com\jlc
............\WebContent\WEB-INF\lib
............\build\classes
............\src\com
............\WebContent\META-INF
............\..........\WEB-INF
............\.settings
............\build
............\src
............\WebContent
Struts2 Bank