|
<jsp:include> Vs <%@include> Vs <jsp:forward> Vs RequestDispatcher .forward/includeVs
Hi there,
can anyone give a clear answer for my below question.........
what is the difference between the bwlow,
<jsp:include> Vs <%@include> Vs <jsp:forward> Vs RequestDispatcher .forward/includeVs response.sendRedirect()..........
any answers really appricated........
Regards
|