Answer (Choose 1 answer)
A. encodeURL() of HttpServletResponse
Which method would you use to put the session id into the URL to support sessions using URL rewriting?
B. encodeURL() of HttpServletRequest
C. rewriteURL() of HttpServletResponse
D. encodeURL() of HttpServlet
Exit 41