Kizspy | Question: 23
(Choose 1 answer)
What is the method signature for an event where an attribute was removed from an HttpSession?
A. public void attributeDeleted(HttpSessionBinding Event event)
B. public void removeAttribute(HttpSessionBindingEvent event)
C. public void attribute Removed(HttpSessionBindingEvent event)
D. public void sessionInvalidate(HttpSessionEvent event)