Hello,

    I am working with a dyanmic form, that generates n checkboxes (for each row 
of my set).

    Using a String[] type in the action form, I´d been able to retrieve the 
data. Now, I´m trying to pre-populate these checkbox values correctly, via 
ActionForm reset method, but can´t figure out.
    Instanting a bogus vector and seting some values to it doens´t work...

    Can I do it without messing with my jsp?

Reply via email to