Re: NestedLazy Validation: fixed

2005-05-14 Thread Vincent
Once again, Niall Thank You. Niall Pemberton wrote: Are you using the indexedListProperty in your validation.xml? depends="..."> Niall - Original Message - From: "Vincent" <[EMAIL PROTECTED]> Sent: Wednesday, May 11, 2005 8:10 PM ---

Re: NestedLazy Validation

2005-05-11 Thread Niall Pemberton
Are you using the indexedListProperty in your validation.xml? Niall - Original Message - From: "Vincent" <[EMAIL PROTECTED]> Sent: Wednesday, May 11, 2005 8:10 PM > I am having a lot of fun using nested lazyforms as > described here: > http://www.niallp.pwp.blueyonder.co.uk

NestedLazy Validation

2005-05-11 Thread Vincent
I am having a lot of fun using nested lazyforms as described here: http://www.niallp.pwp.blueyonder.co.uk/lazyactionform.html#section4 I've run into an issue though where I'm finding it hard to validate them, though. in the JSP I'm using nested:iterate to display a bunch of them. when I get them