Home » JAVA Programming » Java Basic » Question
  1. Which of the below is not a session tracking method?
    1. SSL sessions
    2. URL rewriting
    3. History
    4. Cookies
    5. None of these
Correct Option: C

History is not a session tracking type. Cookies, URL rewriting, Hidden form fields and SSL sessions are session tracking methods.



Your comments will be displayed only after manual approval.