Is it possible for the JSP error directive to capture any other type of exceptions other than just javax.servlet.jsp.JspException. Im trying to catch any types of exceptions in my JSPs including Jasper and plain Exceptions, but Im not sure if this is possible. Has anyone does this without using scriplet coding?
Pete Serafin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

