Home Jsp Simple Bank Application in JSP



Simple Bank Application in JSP
Posted on: August 9, 2008 at 12:00 AM
In this section, we have developed a simple bank application in jsp . In this application user can Update the User Profile.

Simple Bank Application in JSP

     

In this section, we have developed a simple bank application in jsp . In this application user can Update the User Profile, Cash Transaction, check the account Deposit/Withdraw Cash details and display transaction report  for particular time period. We run this Bank Application on Apache Tomcat Server. To Download the latest version of  Server click on the link http://www.roseindia.net/struts/struts2/struts-2-download.shtml. Download the code and Run the application on browser with the  url. http://localhost:8080/bank/index.jsp 

 


Brief description of the flow of the application: 
     
Step 1: Create a Home Page ("index.jsp") to Login and New User Registration.
      

   
Step:2 Create a web page ("saveuser.jsp")  to Register the new user.
   
    

  
Step:3 Create a web page ("login.jsp")  to login the user.
     

   
Step 4: Create a Web Page ("welcome.jsp") to Show After successful registration


  

*It Consists Of Three Hyperlinks.

  1)Update Profile   : To update the User Details.
  2).Cash Transaction  : To Deposit/Withdraw Cash for a Particular Account No.
  3).View Transaction  :To Display the report of all the transactions within a time period 
  

Step 5 : Create a web page ("saveuserjsp") to Update profile.
      

 

Step 6 : Create a web page ("cash.jsp") to Deposit/Withdraw Cash Amount.

   


  
Step 7 : Create a web page ("viewstatement.jsp") to display all the transaction details.
    


Download the application

Related Tags for Simple Bank Application in JSP:
capachejspfiletomcatserverdatetimeupdateapplicationiocountuserdisplayporttransactionprofilereportthisactionaiappsimplecheckcasjsforwithaccounttodrawtailposrawrunsheilitepossectionlscanlispluseulpeimdevartinpdapartasmntplaypartrososicaosiosjisprepodetailsicumeproppperiodcatdetaildetailsspatpackishaimemcmpldevelopandaractccrtsarvsacsimupdssrithavbankatiapdispicaicapleplperioprndonomonsa


More Tutorials from this section

Ask Questions?    Discuss: Simple Bank Application in JSP   View All Comments

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.