Multiple Choice
Which JSP tag is used to transfer processing to another JSP page?
A) <jsp:include>
B) <jsp:forward>
C) <jsp:redirect>
D) <jsp:useBean>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which of the EJB has a passive
Q7: Which of the following is not true
Q8: Which EJB usually represents persistent data?<br>A) Entity
Q9: Which of the following is the format
Q10: Which of the following is true for
Q12: Which of the following is/are true for
Q13: Which of the following is true for
Q14: Which method of the request object is
Q15: Which part of multi-tier enterprise application contains
Q16: Which of the following is not true