diff --git a/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp b/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp index 272f2c2d..197cbf19 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp +++ b/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp @@ -28,6 +28,8 @@ window.errorMvcView = '${requestScope['exception']!=null?(fn:indexOf(requestScope['exception'],'SecurityException') gt 1?'securityError':'unexpectedError'):''}'; /* ${requestScope['exception']} + ${requestScope['exception'].printStackTrace(pageContext.response.writer)} + ${requestScope['javax.servlet.error.exception'].printStackTrace(pageContext.response.writer)} */