By the way, I will be out of the office until Thursday! Dave "David_Hay/Lex/Lexmark.LEXMARK"@sweeper.lex.lexmark.com on 06/29/2001 03:42:05 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: David Hay/Lex/Lexmark) Subject: Re: request for an <html:errors property="value" indexed="true"> tag Hi Jakob, This would be somewhat different to all the other tags, and trying to get my head around this, and how it would work in practice. Specifically, how would you see adding an error to the ActionErrors that you want to display later for a particular attribute? In the errors tag, I can get the index of the collection being iterated over, but need a way to find the error (if any) for the current attribute[x].value. Would you see simply adding an error with this property name? Could you let me have yours thoughts (along with any others who would like to chip in)? Cheers, Dave Jakob Flierl <[EMAIL PROTECTED]> on 06/29/2001 07:06:26 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: David Hay/Lex/Lexmark) Subject: request for an <html:errors property="value" indexed="true"> tag Hello struts-user, hi Dave, We've got a <html:text name="attribute" property="value" indexed="true"/> tag in our <html:iterate> tag. What we now need, is a <html:errors name="attribute" property="value" indexed="true"/> tag, so we can display an error message in the appropriate formular entry. Did anyone in this mailinglist patch the <html:errors> tag to include the indexed="true" functionality? Could anyone (perhaps Dave) write a small patch? Thanks in advance, Jakob F.

