You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by BlackKnight <ww...@gmail.com> on 2009/07/21 20:56:31 UTC

checkbox in an iterator!

Hi guys,

I have a checkbox

<s:checkbox name="test" ></s:checkbox>

in an iterator.

However after the validation fail.

The value of the varible "test" in the valuestack became "true, ",

then after servral fail submit the value of the the varible "test" in
the valuestack became "true,

true,true,true,true,true..........". Any Suggestions?

Thanks!


Frank

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