Re: Weird scenes with response.sendRedirect().
Posted By:
AlessandroA_Garbagnati
Posted On:
Sunday, April 29, 2001 09:35 AM
Hi,
Before using sendRedirect() you have to clean the response buffer and, most important, right after the sendRedirect() you need to add a return.