You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by tom tom <j_...@yahoo.com> on 2007/06/19 03:42:11 UTC

How checkbox issue is solved in S2

Hi,

In S1.x as we got reset method is ActionForm we used
to reset the corresponding property in the ActionForm,
hence it correctly reflects what user did when
submitting.

In the absense of the Action Forms, What is the best
practice to sort this out in S2.

Thanks


       
____________________________________________________________________________________Ready for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/

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


Re: How checkbox issue is solved in S2

Posted by Dave Newton <ne...@yahoo.com>.
--- tom tom <j_...@yahoo.com> wrote:
> In S1.x as we got reset method is ActionForm we used
> to reset the corresponding property in the
> ActionForm, hence it correctly reflects what user
did
> when submitting.
> 
> In the absense of the Action Forms, What is the best
> practice to sort this out in S2.

The hidden field generated by the checkbox form tag
should be enough; is something not working for you?

d.



       
____________________________________________________________________________________
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
http://new.toolbar.yahoo.com/toolbar/features/mail/index.php

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