PRJ301_-_SP_2024_-_Block_5_-_FE_1939.webp
K

PRJ301_-_SP_2024_-_Block_5_-_FE_1939.webp

(Choose 1 answer)
The following line of code exists in the doGet method of Servlet:
String sid = request.getParameter("jsessionid");
Which of the option is NOT a standard technique for retrieving the HttpSession associated with the request?(Assume that the session has already been created.)
A. HttpSession session = request.getSession();
B. HttpSession session = request.getSession(true);
C. HttpSession session = request.getSession(false);
D. HttpSession session = request.getSession(sid);
I

Q: 28
  • Like
Reactions: seloena

Thông tin

Category
PRJ301
Thêm bởi
Khánh Duy1
Ngày thêm
Lượt xem
2,702
Lượt bình luận
31
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRJ301_-_SP_2024_-_Block_5_-_FE_1939.webp
File size
189.6 KB
Dimensions
1920px x 930px

Share this media

Back
Bên trên Bottom