posted 16 years ago
Hi,
sendRedirect is somewhat client side activity. That is the url in the browser changed when you redirect the response. The browser or client is responsible to sent the new URL. In case of requestDispatcher the URL in browser is not changed, and the container forward your request to different target.
Thanks
Narendra Dhande
SCJP 1.4,SCWCD 1.4, SCBCD 5.0, SCDJWS 5.0, SCEA 5.0