I am trying to set the default value of a checkbox to 'checked' by putting: <html:checkbox property="schedule" value="true"/> but somehow it does not check it. The produced HTML gives me <input type="checkbox" .. value="on" > What am I missing here? Thanks, Erez
- RE: html:checkbox default value Erez Efrati
- RE: html:checkbox default value Erez Efrati
- Re: html:checkbox default value Craig McClanahan
- RE: html:checkbox default value Erez Efrati
- Re: html:checkbox default value Rick Reumann