Which of the following statements are not true?

  1. URL rewriting may be used by a server as the basis for session tracking.

  2. SSL has a built-in mechanism that a servlet container could use to obtain data used to define a session.

  3. When using cookies for session tracking, the name of the session tacking cookie must be JSESSIONID.

  4. IF a user has cookies disabled in the browser, the container may choose to use a javax.servlet.httpCookielessHttpSession object to track the user's session.


Correct Option: D

Find more quizzes: