Wednesday, January 26, 2011
Each folder contents in online banking system academic project folder
we have seen that the online banking application system academic project using java contains 5 folders
1.classes
2.htmls
3.obank
4.project document
5.servlets
here we are explaining the contents of servlets folder .you can see in the below image the contents of servlets folder.please verify in your downloaded project contains these folders and the total 24 java servlets files in your servlets folder
the main 24 java servlet files used in this online banking system application are given below.
1.class ADetail
2.class Deposit
3.class Loan
4.class OnLineEntry
5.class ProcessDetails
6.class UpdateLoan
7.class UpDepositLoan
8.class ViewLoans
9.class Calc
10.class DepositFixed
11.logincheck1
12.class Option
13.class SendMail
14.UPDeposit
15.UPDetails
16.class Welcome
17.class Cpass
18.class DepositLoan
19.class Mail
20.class Ppass
21.class signup1
22.class UpDepositFixed
23.class ViewDeposits
24.class WithDraw
next => how to configure this online banking using java academic project in your tomcat server