Creating and viewing inventories - English

4176 visits



Outline:

Modify the login page to redirect to admin page Create Book and Checkout model Modifying GreetingServlet.java Creating AdminSection.java Create listBooks.jsp Fetch all the book details Create listBorrowedBooks.jsp Fetch borrowed book details To display the books borrowed by logged in user