Hi.

I’ve got a file, containg html and locating in relative directory.
When i return it in a jsp page using out.write(<relative path of the file>), 
then everything is ok.
But when i return it using response.sendRedirect(<relative path of the file>), 
i’ve got a 404 error.

What seems to be a problem?
Please, help.

Thanks.

Reply via email to