| Author |
response.sendRedirect() not performing
|
Harish Kashyap
Ranch Hand
Joined: Jun 14, 2000
Posts: 118
|
|
when my jsp page is processed and the time it processes the sendRedirect() method then my browser says Cannot find server or DNS Error Internet Explorer my jsp engine doesn't throw any exception i checked each and every step its processing whole jsp except the last line i write response.sendRecirect(url) and a funny thing when i refresh the screen the page is again processed and redirected to the desired location.
|
 |
 |
|
|
subject: response.sendRedirect() not performing
|
|
|