Hi,
Thanks pradeep for your immediate responses and guidence.Can you please tell me what other forums are available for posting
java questions as I am new.
We are using oracle 9iAS with oc4j container. I have defined error-page for redirecting 404 error-code in web.xml. It works fine with all browsers except internet explorer 5.5 and higher, IE ignores and displays 'page cannot be displayed' page. Can anybody help me on this, but on the otherhandm if I send response.sendError(404);, it recognizes and invokes page.
Thanks fo advice