nerdexam
GIAC

GSSP-JAVA · Question #132

You work as an Application Deployer for UcTech Inc. You want to configure a filter for a Web application using the deployment descriptor. Which of the following attributes are mandatory for you to…

The correct answer is A. <filter-class> C. <filter-name>. See the full explanation below for the reasoning.

Question

You work as an Application Deployer for UcTech Inc. You want to configure a filter for a Web application using the deployment descriptor. Which of the following attributes are mandatory for you to implement in order to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.

Options

  • A<filter-class>
  • B<init-param>
  • C<filter-name>
  • D<display-name>

How the community answered

(29 responses)
  • A
    83% (24)
  • B
    10% (3)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice