Implementation Status Report

 

4.1 work completed/work to be completed:

The basic platform is set. We have implemented some of the modules. We have implemented two modules one for check balance and other for transfer of money. We have also implemented the initial authenciation part i.e as user enters into the system he has to enter password and if it is correct he is allowed access oyherwise he is not allowed access. we have to implement one more module i.e pay bill and a few security features and graphical interface.

 

4.2  Description:               

First as soon as user enters into main screen he is asked for last name and password. if it matches the user is allowed to continue. Then he can select one of the options available to him. He can either check balance, transfer amount and pay bill. Out of these three operations first two operations have been implemented rest has to be implemented. Once the user selects one of the operation say check balance he is asked for account number and Lastname. If he enters the correct details he can view his records. In the same way other operation check balance also works.

Our project consists of

3 Servlets:

Userservlet.java: This servlet is used for logging into the system.

Checkbservlet.java: This servlet is used for Checking the balance of the user.

Transferservlet.java : This servlet takes the details from the client i.e Lastname and account number.

2 Databases:

userdb: This database contains  the names and passwords of all account holders.

accountdb: This database contains  the names and account info of all account holders.

we have written the following XML files

ejb-jar.xml, web.xml,jboss-web-xml and build.xml.

one HTML file user.html

4.3  Person:

we almost done project combined and as we do not know EJB and other tools we studied the tools and technologies together. vijay was in charge of database set up and connection. He also did some of servlets part. Aravind is in the creation of beans and deployment of them and servlets. We designed, coded, implemented and debugged the system together.

4.4  Time:

Total Time we have spent on the project individually till now is

Patlola Aravind Reddy: 225 Hours

Harsha Vijay Kumar: 225 Hours