2 Replies Latest reply on Apr 15, 2004 9:50 AM by paszti

    <error-page> and Internet Explorer

    paszti

      Hi All,


      I've got problems using the custom error-page feature with the Internet Explorer 6.0.


      My WEB.XML cotains the following lines:


      <error-page>
       <error-code>404</error-code>
       <location>/p404.jsp</location>
       </error-page>


      The custom error page doesn't appear when the "Show Friendly HTTP error messages" setting is checked.
      This is very unpleasant because this setting is checked by default after the setup.

      Is there a way to make the Explorer show the error page regardless of this browser setting.

      Thanks in advance


      Paszti