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
Hi,
I have investigated the indexed properties as follows.
structure of my jsp page:
===
">
ActionForm:
=
public class NestedPropertiesForm extends FWKActionForm{
/**
*
*/
public NestedPropertiesForm() {
super();
}
/**
* Permet
2 matches
Mail list logo