adplus-dvertising
frame-decoration

Question

What temporarily redirects response to the browser?

a.

<jsp:forward>

b.

<%@directive%>

c.

response.sendRedirect(URL)

d.

response.setRedirect(URL)

Answer: (c).response.sendRedirect(URL)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What temporarily redirects response to the browser?