RE: Tomcat stops loading page half way through on runtime exception

2010-07-31 Thread David Parks
rale, Charles R Subject: Re: Tomcat stops loading page half way through on runtime exception -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 7/29/2010 3:14 PM, Caldarale, Charles R wrote: >> From: David Parks [mailto:davidpark...@yahoo.com] >> Subject: Tomcat stops loading page

Re: Tomcat stops loading page half way through on runtime exception

2010-07-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 7/29/2010 3:14 PM, Caldarale, Charles R wrote: >> From: David Parks [mailto:davidpark...@yahoo.com] >> Subject: Tomcat stops loading page half way through on runtime >> exception >> >> I'd much prefer

RE: Tomcat stops loading page half way through on runtime exception

2010-07-29 Thread Caldarale, Charles R
> From: David Parks [mailto:davidpark...@yahoo.com] > Subject: Tomcat stops loading page half way through on runtime > exception > > But I notice that Tomcat only loads half the page and > stops roughly around the exception point Tomcat doesn't load pages, it sends them;

Tomcat stops loading page half way through on runtime exception

2010-07-29 Thread David Parks
I'm getting a runtime NullPointerException (just code in dev I'm working on). But I notice that Tomcat only loads half the page and stops roughly around the exception point (+/- some buffer amount it looks like). I'd much prefer a more consistent response (at this time, just the standard exceptio