

McqMate
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) |
View all MCQs in
J2EE TechnologiesNo comments yet