
In this project: when a user enter a date. Then all due books will show
in show Due Details table and when user click the Email Alert(hyper-link). Automatic
will go to that particular student: “You have crossed your due date”.Inside this
Studentid, studentName, BookName, BookNo, Author, Eddition, Subject, Return Date along with fine.please let me know if you know this automatic mail Notification coding
When the user clicks on the
Email Alerthyper link, invoke a servlet which gets the email address of the student calculate the fine and use Java Mail to send automated email.Hope it helps.