Well, I have wrapped the offending page in a try catch with system.out.print but I still get the same darn exception and no output from my system.outs. So, back to digging... Those entries on standard error in the email are new though... (I think)
-Ryan On Friday, October 11, 2002, at 09:40 AM, Galbreath, Mark wrote: > Learn the mystical art of "System.out.println()." :-( > > -----Original Message----- > From: Ryan Cuprak [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 11, 2002 9:33 AM > > BTW: How do I get exception traces for servlet errors. I am trying to > track down a "servlet exception" in one of my tiles - all I get on the > page is a "servlet exception and the path to the tile (jsp page). > Looking through the logs in jboss I don't see any exception trace. I am > not sure if the above error is related. > > -- > 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]>

