I have just started looking through the examples for the 1.1 spec and
noticed that the
QueryTag class's doAfterBody() method has hard coded:

return EVAL_BODY;

By definition the doBeforeBody() --BODY-- and doAfterBody() are
reevaluated thus entering an infinite loop.

Is this an error or have I misread the spec.

Thanks,
Abraham

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to