News

This is a simple online library management system project to solidify concepts from a Java Programming course. Primary focus was developing Java code, while JSP templates were provided as the GUI.
An online Library system with end to end functionalities like Checking In/Out a book, Fine Calculation, Sending Reminders and Inventory Management. The JSP page sends the request to the Servlet ...