ServletAssignment bookdetails || Employeedetails Assignment: Construct Servlet application to perform the following operations on bookdetails 1.AddBook 2.ViewAllBooks 3.ViewBookByCode Assignment: Construct Servlet application to perform the following operations on Employeedetails 1.AddEmployee 2.ViewAllEmployees 3.ViewEmployeeById