You might consider posting this to JSP-interest or searching the archives there.
http://archives.java.sun.com/archives/jsp-interest.html -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services Pete Serafin wrote: > > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

