Multiple choice What is the significance of HttpSessionAttributeListener interface? The class implementing this interface determines the notification about the sessions. The class implementing this interface determines the notification of changes to the HttpSession object's attribute. This interface defines a session specific to the user requesting the servlet. Option 1 and 2 None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation This is correct about HttpSessionAttributeListener interface.