Question: Which of the following statements is true regarding HttpServletResponse.sendRedirect()? (a) Server itself redirects the current request. (b) sendRedirect() executes on the client. (c) Server sends
Which of the following statements is true regarding HttpServletResponse.sendRedirect()?
(a) Server itself redirects the current request.
(b) sendRedirect() executes on the client.
(c) Server sends a redirection instruction to the client.
(d) Server drops the current request.
Step by Step Solution
3.34 Rating (151 Votes )
There are 3 Steps involved in it
c Server s... View full answer
Get step-by-step solutions from verified subject matter experts
