Re: Indexed Properties, checkbox

2004-11-11 Thread Rafael Cardoso
I might be missunderstood your idea, but here you start navigate with JSP and then go to the Action "/DisplayNestedPropertiesAction.do". You can set your checkbox in two ways: if you need to set up all checkboxes to false (or true, or fixed values) on the initialization of the ActionForm, you sho

Indexed Properties, checkbox

2004-11-11 Thread Ryan julius
Hi, I have investigated the indexed properties as follows. structure of my jsp page: === "> ActionForm: = public class NestedPropertiesForm extends FWKActionForm{ /** * */ public NestedPropertiesForm() { super(); } /** * Permet