sendRedirect(): Redirects to the page specified in the argument. Absolute URL must be provided. Usually done when redirecting to other sites.
sendLocalRedirect(): ATG Specific method. Appends JSESSIONID to url, if JSESSIONID cookie is not found. Also, relative URLs are converted to absolute URLs using this method.
Usually used when redirecting to own site.
getRequestDispatcher().forward(): Same functionality as that in sendLocalRedirect(). This is a J2EE method.
Asked By: HCL, Nvizion Solutions, Wipro
Nice Blog , keep it up Monis...
ReplyDeleteIts really a great blog
ReplyDelete