Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting JSP 2.5.4
-
None
Description
If the JSP engine is just loading an already compiled JSP, all the compiler information is not available. Therefore when an exception occurs, the correct source/line number of the JSP can't be displayed.
In addition, the whole handling and wrapping/unwrapping of exceptions looks far too complicated