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)- A3% (1)
- B6% (2)
- C12% (4)
- D79% (26)
Community Discussion
No community discussion yet for this question.