Tuesday, November 29, 2011

What is differents between forword(),include() and sendRedirect()? In which circumtances all are used? Give Proper Examles

Using forward(request,response) u are forwarding the current to page to another page so that the response will results in forwarded page
Category:Servlet Interview Questions

No comments:

Post a Comment