Tuesday, April 17, 2007

What is the difference between 'jsp:forward' and HttpResponse.sendRedirect()?

is processed at the server end for forwarding a client request to a specified URL while HttpResponse.sendRedirect() method is used at the client end for request redirection.

0 comments:

 

Friends


Disclaimer
Interview Questions On Java,Java EE Copyright © 2010