nerdexam
GIAC

GSSP-JAVA · Question #116

GSSP-JAVA Question #116: Real Exam Question with Answer & Explanation

Sign in or unlock GSSP-JAVA to reveal the answer and full explanation for question #116. The question stem and answer options stay visible for context.

Question

You work as a programmer for PassGuide.Inc. You want to create a servlet filter that stores all request headers to a database for all requests to the Web application's home page "/work.jsp". Which of the following HttpServletRequest methods allows you to retrieve all of the request headers?

Options

  • Ajava.util.Enumeration getRequestHeaders()
  • Bjava.util.Enumeration getHeaderNames()
  • CString[] getRequestHeaders()
  • Djava.util.Iterator getRequestHeaders()
  • Ejava.util.Iterator getHeaderNames()
  • FString[] getHeaderNames()

Unlock GSSP-JAVA to see the answer

You've previewed enough free GSSP-JAVA questions. Unlock GSSP-JAVA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full GSSP-JAVA Practice