You are a champion Niall, thanks!
I can't believe I overlooked the naming conventions.
Thanks again.
Mark
-Original Message-
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 5 July 2005 1:42 PM
To: Struts Users Mailing List
Subject: Re: DynaActionForm with in
You have named your indexed property in the DynaActionForm "rows" - but on
your jsp you are using a var of "row"
Either change the property defined in the DynaActionForm to "row" or change
your jsp to refer to "rows"...
Author:
Pick from known affiliations
Hi,
I've been trying to get the values in my dynaaction form to update.
I have a "populator" Action that creates my TestRow[] object and adds it
to the form. The dynaaction also has a simple String property which I
also populate.
I then forward to my HTML form that has the row fields indexed.
3 matches
Mail list logo