Q.

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)
787
0
Do you find this helpful?
10

View all MCQs in

J2EE Technologies

Discussion

No comments yet