Multiple Choice
What temporarily redirects response to the browser?
A) <jsp:forward>
B) <%@directive%>
C) response.sendRedirect(URL)
D) response.setRedirect(URL)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Which program obtains a remote reference to
Q5: Can <!-comment-> and <%-comment-%> be used alternatively
Q6: Java supports RMI, RMI Stands for?<br>A)Random Method
Q7: RMI uses a layered architecture; each of
Q8: Which of the following is not a
Q10: In RMI Architecture which layer Intercepts method
Q11: What is the built on top of
Q12: 1099 is the default port used by
Q13: Which objects are used by RMI for
Q14: RMI uses which protocol on top of