RequirementImplementing session managementSession duration is 30 minsAfter 30 mins, user session should be terminated and local data stored should be deleted.For the logout functionality, I've written a separate servlet that will be triggered on click on 'Logout' button. It will delete all the local...