University banking plays an important role in the System of University Transactions. This “University Banking Software” is a simple banking system for the students. It enables the students to apply different academic transactions during their session. This software has a different action plan for the students to ensure simple but regulated paying system. An admission Id will be provided to each student, when he or she gets admitted. This ID is unique. It will be needed for a student to register as an account holder in the University Bank. Against this ID the bank will provide the student an account number which is necessary for logging in the user page. The student will also choose a password for login. After validate the account number & password the administration will allow the user to see the status of the corresponding accounts. Again when a student pays the fees or fine or receives the scholarship from the university the corresponding data will be updated against the account number. This authority is only given t the administration.
File List:
last summerizing/
0b
last summerizing/About.class
3Kb
last summerizing/About.java
2Kb
last summerizing/AdminLogin.class
3Kb
last summerizing/AdminLogin.java
3Kb
last summerizing/AdminPage.class
3Kb
last summerizing/AdminPage.java
3Kb
last summerizing/Fine.class
5Kb
last summerizing/Fine.java
4Kb
last summerizing/HomePage.class
3Kb
last summerizing/HomePage.java
2Kb
last summerizing/How.class
3Kb
last summerizing/How.java
3Kb
last summerizing/Login.class
4Kb
last summerizing/Login.java
4Kb
last summerizing/Register.class
9Kb
last summerizing/Register.java
11Kb
last summerizing/Scholar.class
5Kb
last summerizing/Scholar.java
4Kb
last summerizing/Session.class
5Kb
last summerizing/Session.java
5Kb
last summerizing/Student.dat
1Kb
last summerizing/View$1.class
417b
last summerizing/View.class
5Kb
last summerizing/View.java
5Kb
last summerizing/ViewAccount.class
4Kb
last summerizing/ViewAccount.java
4Kb
last summerizing/ViewAll$1.class
429b
last summerizing/ViewAll.class
5Kb
last summerizing/ViewAll.java
4Kb
last summerizing/WelcomePage.class
4Kb
last summerizing/WelcomePage.java
4Kb
Similar code
Call exe from java
(Popularity: ) : This program will call a exe from java and will also demonstrate calling a html and similar files from java RegT
(Popularity: ) : This program can control the Windows Registry , in order to enhance the performance of the Windows.You can even use it to put some restrictions on your windows. I developed this application to wrap the Reg command in dos, we ...