Develop Remote Object for a bank application having a remote method to find the balance amount from the bank. The method should authenticate the user by means of account-no and password. Use AWT / SWING to create user interface and JDBC to connect to the database.
View All Comments
| View Tutorial