Add a

<error-page>
        <error-code>500</error-code>
        <location>/doh.jsp</location>
</error-page>

into your web.xml file. The error code will be whatever http error your
trying to catch, 404, 500, etc.

Cheers,

Gavin.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Martin
Rylander
Sent: 25 March 2002 10:38
To: Orion-Interest
Subject: ErrorDocument 500 in Orion?


Is it possible to redirect to a default error page in Orion. Like the
"ErrorDocument 500" funktion in Apache?

thanks
- martin


Reply via email to