GIAC
GSSP-JAVA · Question #145
You work as a Software Developer for UcTech Inc. You want to ensure that a class is informed whenever an attribute is added, removed, or replaced in a session. Which of the following is the event…
The correct answer is D. HttpSessionBindingEvent. See the full explanation below for the reasoning.
Question
You work as a Software Developer for UcTech Inc. You want to ensure that a class is informed whenever an attribute is added, removed, or replaced in a session. Which of the following is the event that you will use to accomplish the task?
Options
- AHttpSessionEvent
- BHttpSessionAttributeEvent
- CHttpAttributeEvent
- DHttpSessionBindingEvent
How the community answered
(23 responses)- A4% (1)
- B4% (1)
- C9% (2)
- D83% (19)
Community Discussion
No community discussion yet for this question.