PRJ301_-_FA_2024_-_FE_3043.webp
fragrant_flower

PRJ301_-_FA_2024_-_FE_3043.webp

Kizspy | Question: 29 (Choose 1 answer)
What is the correct code to perform URL rewriting by appending a parameter named 'sessionID' with value '123' to the current URL in a Java Servlet?
A. String url = response.appendParameterToURL("sessionID", "123");
B. String url = request.appendURLParameter("sessionID", "123");
C. response.sendRedirect("currentURL?sessionID=123");
D. String url = response.encodeURL("currentURL?sessionID=123");

Thông tin

Category
PRJ301
Thêm bởi
fragrant_flower
Ngày thêm
Lượt xem
9,184
Lượt bình luận
38
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom