Surely there must be output in the server (System.err) log though? (or catalina.out) I don't think it's part of the specification that the error message need be displayed in the browser - this is more or less just a convenience.
ChrisC > -----Original Message----- > From: Phillip Morelock [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 8:22 AM > To: Tomcat Users List > Subject: Re: How to get debug info > > > Interesting. Maybe this is a bug? Does the jsp > specification shed any > light on the specified behavior? > > fillup > > > > On 6/2/02 4:14 PM, "Nicholas Orr" <[EMAIL PROTECTED]> wrote: > > > What I mean is say file1.jsp has the following > > <jsp:include page="file2.jsp" flush="true" /> > > And in file2.jsp I forgot a ';'. When I open file1.jsp I > don't get the error > > that a semi-colon is missing in file2.jsp. What happens is > it just has a > > blank page with nothing on it. > > > > > > > ********************************************************************** > > The information contained in this e-mail is confidential and is > > intended only for the use of the addressee(s). > > If you receive this e-mail in error, any use, distribution or > > copying of this e-mail is not permitted. You are requested to > > forward unwanted e-mail and address any problems to the > > MIM Holdings Limited Support Centre. > > > > For general enquires: ++61 7 3833 8000 > > Support Centre e-mail: [EMAIL PROTECTED] > > Support Centre phone: Australia 1800500646 > > International ++61 7 38338042 > > > ********************************************************************** > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
