RE: File not found Error (404 error)

2001-03-14 Thread Cofensen Qrens
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

Re: File not found Error (404 error)

2001-03-13 Thread SCOTT FARQUHAR
Check the error-page directive that is found in web.xml http://www.orionserver.com/docs/web.xml.html >>> [EMAIL PROTECTED] 03/13/01 11:34pm >>> 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

Re: File not found Error (404 error)

2001-03-13 Thread Ray Harrison
Waheed - This sort of thing can be handled in your servlet logic, among a variety of other ways. A good way to learn this stuff is to dig around in some of the existing demo apps, like the ATM demo for instance. Have fun - Ray --- waheed_rahuman <[EMAIL PROTECTED]> wrote: > Hi All, > Can an

File not found Error (404 error)

2001-03-13 Thread waheed_rahuman
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