> Dimitry, > > > In jasper2, I have found one interesting bug. It hapens when tag > > implements BodyTag interface and doStartTag returns EVAL_BODY_INCLUDE. > > > > See test-case and patch attached. The patch tested under Tomcat 4.1.18. > > the current synchronization behaviour your are seeing is compliant > with the spec. > > Attached is the latest javadocs of > javax.servlet.jsp.tagext.VariableInfo (from the upcoming JSP 2.0), > which contains a table listing the various variable synchronization > points for the different tag handler types (see section entitled > "Synchronization Protocol").
My previous reply seems to be missing the attachment. Here it is. Jan
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>