Hi Aravind,
You said that all the files are in the same folder right okay.
If it is within the same application, then why are u using
response.sendRedirect(jsp).Insted You should use requestdispatcher object.
Basically, sendRedirect is used to send the request to another web server.
Thanks,
shekar