On Wed, Aug 03, 2005 at 02:41:39PM +0200, Niels Beekman wrote: > I've also posted an JIRA-issue myself a while ago: > http://issues.apache.org/jira/browse/IBATIS-131 I tried it with 2.1.5 > but it still does not seem to work, I'll try to look closer at it in a > few days...
It would be great if somebody can fix that =) I tried to apply some crutches, but w/o any success. The bean itself is passed the the isNotNull tag handler, not the current item from it's property (list), I think the IterateTagHandler should be changed to pass correct object or index to the underlying tags. -- Eugene N Dzhurinsky
