Hi,
I have acheckbox that needs to be prechecked with the value of myBean.toEat.

<html:checkbox property="eatable" value="true"/>

I use a DynaValidatorForm, "eatable" is a property of my DynaValidatorForm, I
tried to set: myForm.set("eatable","true"); before forwarding to the jsp page,
but without success.


Any ideas ?


Wolfgang


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to