nerdexam
GIAC

GSSP-JAVA · Question #42

You work as a Software Developer for NewTech Inc. You want to configure the deployment descriptor so as to specify the error pages used in the FORM based authentication. Which of the following…

The correct answer is D. The <form-login-config> sub-element of the <login-config> element. See the full explanation below for the reasoning.

Question

You work as a Software Developer for NewTech Inc. You want to configure the deployment descriptor so as to specify the error pages used in the FORM based authentication. Which of the following elements will you use to accomplish the task?

Options

  • AThe <realm-name> sub-element of the <login-config> element.
  • BThe <role-link> sub-element of the <security-role-ref> element.
  • CThe <method> sub-element of the <method-permission> element.
  • DThe <form-login-config> sub-element of the <login-config> element.

How the community answered

(27 responses)
  • A
    15% (4)
  • B
    11% (3)
  • C
    4% (1)
  • D
    70% (19)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice