Description: 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
To Search:
File list (Check if you may need any files):
e Bank4\.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\RegisterActionForm.class
.......\.....\.......\struts.xml
.......\src\com\jlc\struts2\RegisterActionForm.java
.......\...\struts.xml
.......\WebContent\home.jsp
.......\..........\index.html
.......\..........\META-INF\MANIFEST.MF
.......\..........\register.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
e Bank4