> It seems that this limitation has been changed in JSP 1.2,
> and now it is possible to flush from inside a custom
> tag only if this tag extends IteratedTags.
> 
> I presume that the implementation of nested:iterate
> I use (Struts-1.1b2) does not extend IteratedTags.
> 
> Is there a newer version of nested tags that would
> handle that problem?

It seems that nested:iterate extends logic:iterate
that extends BodyTag.
So the problem seems to be not in the nested taglib,
but in the logic taglib.

What's the current status of the logic taglib?

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to