New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

GIAC Secure Software Programmer – Java GSSP-Java Question # 28 Topic 3 Discussion

GIAC Secure Software Programmer – Java GSSP-Java Question # 28 Topic 3 Discussion

GSSP-Java Exam Topic 3 Question 28 Discussion:
Question #: 28
Topic #: 3

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?


A.

java.util.Enumeration getRequestHeaders()


B.

java.util.Enumeration getHeaderNames()


C.

String[] getRequestHeaders()


D.

java.util.Iterator getRequestHeaders()


E.

java.util.Iterator getHeaderNames()


F.

String[] getHeaderNames()


Get Premium GSSP-Java Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.