
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is assignment for Java 2 Enterprise Edition. It was given by Prof. Anil Gupta at Java 2 Enterprise Edition. It includes: Simple, Banking, System, Requirements, Methods, Web, New, Accounts, Login, Creation, Deletion, Edit, Session, Management
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Assignment # 5
A Simple Banking System
Objective:
To design and implement a simple banking system using JSP.
System Requirements:
The system is Web based and all the information should be stored in database.
Methods:
A create method to create new accounts. A deposit method to deposit a certain amount to the account. A withdraw method to withdraw a certain amount from the account. A transfer method which takes source and destination Accounts as arguments, and transfer a certain amount from source to destination. A display account method to display the information of account/accounts. A search method for searching of account based on account number. Login Creation/Deletion/Edit Proper Sign in Form and Session Management
Due Date: 26-03-