2012/6/15 Omar Ngarigari <ngarigar...@yahoo.com>:
> The default value is list value. For example, my code is as follow:
>
> <s:iterator value="myList" var="record">
> <s:textfield name="stateName" value="{#record.stateName}"/>
> What I want is on validation error to repopulated data that user entered not
> the one that comes with list from database.

But as I said, it must be something wrong with your code. When
validation error happened, the values entered by user are put on top
of the stack. Looks like you override them.


Regards
-- 
Łukasz
mobile +48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to