Hi, I have a jsp input form with dynamically generated multibox, I need to fill these boxes with checked and unchecked state once the user selects a previously saved record. I need to know how to resolve this problem.
I have done the same with a single multibox, using the set('property name', value) in the action component. But for dynamically generated multibox what need to be done. I have set the component name in the 'form bean' tag as 'java.lang.string'. This is a very urgent requirement and might be a simple problem for you gurus. Thanks for any help on this issue. Regards H.Rajesh