About Question enthuware.jwpv6.2.954 :
Posted: Sat Oct 11, 2014 10:06 am
In the explanation:
Attribute name should be javax.servlet.jsp.jspException; it is missing javax.Note that the Throwable object is transferred by the throwing page implementation to the error page implementation by saving the object reference on the common ServletRequest object using the setAttribute() method, with a name of "servlet.jsp.jspException".