Use Orion server server.xml to add data as below in <web-app> tag:

        <error-page>
                <error-code>404</error-code>
                <exception-type>javax.servlet.jsp.JspException</exception-type> 
                <location>what_u_want_to_show.html</location> 
        </error-page>

Good Luck

-----Original Message-----
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of waheed_rahuman
Sent: Tuesday, March 13, 2001 9:34 PM
To: Orion-Interest
Subject: File not found Error (404 error) 


Hi All,
Can anybody help ,me in setting a default html so, that when ever  a file
which is not found in the server is requested this default html is servered
by the orion server, (File not found error or 404 error)

Thank you in advance
waheed


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



Reply via email to