Re: [Resin-interest] Hard to find the root of the exception.

2007-06-22 Thread Scott Ferguson
On Jun 20, 2007, at 7:58 PM, Bharath CP wrote: It has become a very difficult job to get to the root of jsp exceptions. The stack trace's last reference to the code is pageContext.handlePageException(_jsp_e); in the compiled jsp (_hotel_0details_0base__jsp.java:483). And this line of

[Resin-interest] Hard to find the root of the exception.

2007-06-20 Thread Bharath CP
It has become a very difficult job to get to the root of jsp exceptions. The stack trace's last reference to the code is pageContext.handlePageException(_jsp_e); in the compiled jsp (_hotel_0details_0base__jsp.java:483). And this line of code is in the catch block. This line of code