Re: multibox error

2005-10-30 Thread Deepa Khetan
is your form mapping correct in struts-config??? On 10/29/05, Chris Pat <[EMAIL PROTECTED]> wrote: > > Hello > I am using TC5.5.9,JSTL1.1,Struts1.2 With this code: > > > > value="Value1"/> > > > > > > > > > I have made sure my actionForm has the s/getter for > checkbox1, checkbox2 &

Re: multibox error

2005-10-30 Thread Laurie Harper
Is that table inside a html:form? Chris Pat wrote: Hello I am using TC5.5.9,JSTL1.1,Struts1.2 With this code:           I have made sure my actionForm has the s/getter for checkbox1, checkbox2 & strArray. Made sure the reset is setting the booleans to fal