You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scit...@googlegroups.com, rahul78...@rediffmail.com
Parag Sir,
Sorry for the delay in submissionof the 4th Mile stone. As our internal exams are going on we are really short of time.
I have tried to implement most of the things suggested by you.
Classes have been commented as Javadoc
File logic has been separated from the UI logic for Login form. Similarly it could be done for the others. Please consider it as we are having regular tests and semester end is 26
th of October' 07
Files have been closed in finally block in the File logic for Login form.
Getter and Setter are used for sharing data among different forms.
The complete system is divided into one main and three sub packages. Loan is the main package and sub packages under Loan are admin, customer and newuser.
I am attaching the project manual containing all sceenshots and detail description of the functionalities.