PRJ301_-_SU_2024_-_RE_2458.webp
May76

PRJ301_-_SU_2024_-_RE_2458.webp

  • Media owner May76
  • Ngày thêm
Kizspy | Question: 34 (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
May76
Ngày thêm
Lượt xem
5,882
Lượt bình luận
39
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom