nerdexam
Oracle

1Z0-899 · Question #13

Which statement is true about web container session management?

The correct answer is C. If the web application uses HTTPS, then the web container may use the data on the HTTPS. See the full explanation below for the reasoning.

Question

Which statement is true about web container session management?

Options

  • AAccess to session-scoped attributes is guaranteed to be thread-safe by the web container.
  • BTo activate URL rewriting, the developer must use the HttpServletResponse.setURLRewriting
  • CIf the web application uses HTTPS, then the web container may use the data on the HTTPS
  • DThe JSESSIONID cookie is stored permanently on the client so that a user may return to the

How the community answered

(50 responses)
  • A
    12% (6)
  • B
    6% (3)
  • C
    80% (40)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice