Q24
Which of the following is true about session tracking in Java Servlets?
A.
Sessions can only be tracked using cookies
B.
Sessions are not supported in Java Servlets
C.
Sessions are tracked using SQL queries
D.
Sessions can be tracked using cookies, URL rewriting, and hidden form fields
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board