Hi, How do you output the stack trace of an exception to the JSP page? I need something like: <%=((Throwable)request.getAttribute("javax.servlet.error.exception")).printStackTrace();%> many thanks in advance.
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com