nerdexam
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)
  • A
    4% (1)
  • B
    4% (1)
  • C
    9% (2)
  • D
    83% (19)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice