ng List <[EMAIL PROTECTED]>
|
| cc:
|
| Subject: Re: htm
instead of the scriptlet, I think you could use html-el and do the
following:
The el notation forces the ndx to evaluate
From: Bill Siggelkow <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: html:errors for i
Worked well. Thanks.
Used html:errors instead of the message for brevity. It would have
been nice if html:errors could have been set with indexed="true".
Would have prevented the scriplet and been more consistent.
Regards
Milind
--
You have to use the html:messages tag in a loop to generate the property
values in a loop.
Here's an example --
id="orders" indexId="ndx">
I have googled and searched the mailing list, but couldn't find an
answer to this.
I have a DynaValidatorForm containing a collection of objects
presented using the logic:iterate tag in the JSP. The validation of
the objects in the collection is done in the validation.xml file using
something lik
5 matches
Mail list logo