So use <%@ page errorPage="/error.jsp" %> to access the error page in the default context. (webapps/ROOT/error.jsp)
Or <%@ page errorPage="/<context>/error.jsp" %> for webapps/<context>/error.jsp > -----Ursprüngliche Nachricht----- > Von: David Bank [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 12. April 2002 15:36 > An: [EMAIL PROTECTED] > Betreff: Re: AW: AW: AW: Tomcat intermittent failures > > > Ralph, > > Our code does indeed declare use of error.jsp. > > The Tomcat error messages seem to say only that a file was > not found. They don't seem to specify the file. > > Dave Bank > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>