RE: Can't make html:checkbox CHECKED by default

2004-02-05 Thread Paul McCulloch
ary 2004 12:58 > To: [EMAIL PROTECTED] > Subject: Can't make html:checkbox CHECKED by default > > > Hello, > > I am using Struts tag, but I am unable to set > it > to a CHECKED state by default (I read the docs). > > This is what I am using now: > > &

Can't make html:checkbox CHECKED by default

2004-02-05 Thread otisg
Hello, I am using Struts tag, but I am unable to set it to a CHECKED state by default (I read the docs). This is what I am using now: Is 'value' not the attribute I should use for that? Which attribute should I use then? Any help would be appreciated. Thanks, Otis __