单选题What is the purpose of session management?()A
To manage the user’s login and logout activities.B
To store information on the client-side between HTTP requests.C
To store information on the server-side between HTTP requests.D
To tell the web container t
题目
单选题
What is the purpose of session management?()
A
To manage the user’s login and logout activities.
B
To store information on the client-side between HTTP requests.
C
To store information on the server-side between HTTP requests.
D
To tell the web container to keep the HTTP connection alive so it can make subsequent requestswithout the delay of making the TCP connection.