nerdexam
IBM

LOT-409 · Question #72

How can session token information be captured using a servlet?

The correct answer is D. HttpServletRequest.getCookies(). See the full explanation below for the reasoning.

Question

How can session token information be captured using a servlet?

Options

  • AgetSessionToken
  • BgetSessionCookie
  • CHttpServletRequest.getToken()
  • DHttpServletRequest.getCookies()

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    12% (4)
  • D
    79% (26)

Community Discussion

No community discussion yet for this question.

Full LOT-409 Practice