I've found solution.
You can avoid this problem if you will add hidden field with the same name
as the checkbox. Like this :
*
*
On Nov 20, 2007 11:12 AM, John Doe <[EMAIL PROTECTED]> wrote:
> Solution still needed. Forgot to say, I'm using struts 1.2.7
>
>
> On Nov 19, 2007 11:08 AM, John Do
Solution still needed. Forgot to say, I'm using struts 1.2.7
On Nov 19, 2007 11:08 AM, John Doe <[EMAIL PROTECTED]> wrote:
> Hi,
> I have a form declared in my struts config :
>
> *
>
>
>
>*
>
> and here is my JSP code :
>
> *
>
>
> ...
>
Hi,
I have a form declared in my struts config :
*
*
and here is my JSP code :
*
...
*
and my code in action
*log.info("IS processed : " + dynaForm.get(Constants.FormFields.IS_PROCESSED
));*
I always have null value first time I submit
3 matches
Mail list logo