|
Online
ATM Banking' is a Java CGI based project that helps internet users
to deposit, withdraw and see balance amount in their account.
All
that a normal user would have to do is to browse through the different pages of
the site and do what ever transaction he/she wants. This proves to be much more
beneficial and also more efficient to maintain than the conventional method of
banking. The
front end of the project is developed using HTML codes for designing the web pages.
The back end is formed by ORACLE which is used to design the database system while
Java based servlets are used as an intermediary between HTML pages and the actual
database system. The job of accepting values from HTML pages and updating the
database and accessing the database and displaying the data on web-pages is done
by servlets which are nothing but java files.
<<
back |