It seems that when I include invalid custom tags or tag attributes from a
particular custom tag library on a page that refers to a custom error page,
the page directive is seemingly ignored.  Instead of the custom error page,
I see the default JSP error page.  If the tags are valid and work,
generating a divide by zero error in a scriptlet on the same page results in
the custom error page being returned.  Only errors in the tags seem to cause
this problem.

Is this a flaw in the custom tag library design?  I didn't design the tag
library, but am using it in JSP web apps.

Thanks,
Steve

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to