You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Zsolt Koppany <zk...@web.de> on 2003/03/03 16:58:03 UTC

How to reset checkboxes in session ActionForms?

If I'm right, reset is not called by ActionForms with scope "session".
How can I then reset my checkboxes?
-- 
Zsolt


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


Re: How to reset checkboxes in session ActionForms?

Posted by Nicolas De Loof <ni...@cgey.com>.
reset is allways called in processPopulate().

Nico.


> If I'm right, reset is not called by ActionForms with scope "session".
> How can I then reset my checkboxes?
> -- 
> Zsolt
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org

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