問題詳情

106 Which statement is true about web container session management?
(A) Access to session-scoped attributes is guaranteed to be thread-safe by the web container.
(B) To activate URL rewriting, the developer must use the HttpServletResponse.setURLRewritingmethod.
(C) If the web application uses HTTPS, then the web container may use the data on the HTTPS requeststream to identify the client.
(D) The JSESSIONID cookie is stored permanently on the client so that a user may return to the webapplication and the web container will rejoin that session.

參考答案

無參考答案

內容推薦

內容推薦