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