On 2/14/06, Marcio Ghiraldelli <[EMAIL PROTECTED]> wrote:
>     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?

Do it in the action that initiates the form..

>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to