I can access the page directly with no problems.

----- Original Message -----
From: "Tim Funk" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, June 27, 2003 11:29 AM
Subject: Re: Custom 500 error page


> What if you try to access /server_err.jsp directly? Is the error page also
> throwing an error?
>
>
> -Tim
>
> Nate wrote:
> > Hi all,
> >
> >     I'm using tomcat 4.1.18 and am having a problem with custom error
pages.
> > I have included the following in my global web.xml file
> >
> >    <error-page>
> >         <error-code>500</error-code>
> >         <location>/server_err.jsp</location>
> >     </error-page>
> >
> > however, when a 500 error is returned, it still shows the stack trace
> > instead of my custom page.  Has anybody seen this before?  I've tried to
> > search the archives, but they are currently unavailable.
> >
> > While I'm at it, where can I track down a changelog form 4.1.18 to
4.1.24?
> >
> > Thanks..
> > Nathan McMinn
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to