Re: How to read org.apache.jasper.JasperException tracebacks

2003-11-13 Thread Nicholas Piper
Tim, On Wed, 12 Nov 2003, Tim Funk wrote: > Typically there are 2 (or more exceptions shown). Usually the "bottom most" > exception is the one your most interested in since that what through the > real exception. The reason is because the JSP catches an exception, wraps > it in a JSPException,

How to read org.apache.jasper.JasperException tracebacks

2003-11-12 Thread Nicholas Piper
Hi All, I'm getting a JasperException when I try and run some JSP code. The main problem with fixing it is that I've no idea how to read the traceback. It doesn't seem to give many clues as to what's going wrong. The full thing is at http://www.hellaweb.com/hellabot/415 I guess there should be s