500: same way. <error-code>500</error-code>
 
As for compiler errors:  why would you want a customized error page for
this?  If you're actively developing a site, when one might expect a
page to be compiled and recompiled, then it's useful to see the full
stack trace, etc.  But once you've eliminated compile errors, you should
never see them again "in production", and so... no need for a custom
"user friendly" error page.  


> -----Original Message-----
> From: agarlita,dan [mailto:[EMAIL PROTECTED] 
> Sent: Friday, May 14, 2004 6:38 PM
> To: Tomcat Users List
> Subject: Re: erro pages
> 
> 
> Hello,
>     how about 500 Error? Compiler error?
>     how can I catch that?
> 
> Thanks,
> Dan
> ----- Original Message ----- 
> From: "Tim Funk" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Friday, May 14, 2004 4:50 AM
> Subject: Re: erro pages
> 
> 
> > FAQ
> > http://jakarta.apache.org/tomcat/faq/misc.html#error
> > 
> > -Tim
> > 
> > Dionisio Ruiz de Zarate wrote:
> > 
> > > hellow.
> > > one question.
> > > how can i configure tomcat for showing one error page whe the 
> > > documents doesn't exists? the
> > > HTTP 404 -
> > > HTTP 403 -
> > > .....
> > > error tipes how can i configure them int tomcat conf file?
> > > thanks
> > >  
> > 
> > 
> ---------------------------------------------------------------------
> > 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