On 5/6/10 4:15 AM, RogerV wrote:
The documentation says that the checkbox interceptor "Looks for a hidden
identification field that specifies the original value of the checkbox. If
the checkbox isn't submitted, insert it into the parameters as if it was
with the value of 'fals
The documentation says that the checkbox interceptor "Looks for a hidden
identification field that specifies the original value of the checkbox. If
the checkbox isn't submitted, insert it into the parameters as if it was
with the value of 'false'."
Should the intercep
ote:
> After reading some more documentation I tried :
>
>
> -1
>
>
> completeDefault is a stack I created which includes the checkbox interceptor.
>
> This is still not setting the value in my int array.
>
>
>
> On Wed, Apr 15, 2009
After reading some more documentation I tried :
-1
completeDefault is a stack I created which includes the checkbox interceptor.
This is still not setting the value in my int array.
On Wed, Apr 15, 2009 at 8:29 AM, Richard Sayre wrote:
> The Struts 2 docs says
The Struts 2 docs says the following about the Checkbox Interceptor:
setUncheckedValue - The default value of an unchecked box can be
overridden by setting the 'uncheckedValue' property.
Where in code can I call the setUncheckedValue(String uncheckedValue) from?
The problem I am fac
produces
onblur() functions but this fellow doesnt produce __checkbox_ names
hiddenfields and hence the checkbox interceptor has no effect.
it seems like both of these cannot happen simultaneously or i m going wrong
somewhere any help???
cheers,
ravi
ravi_eze wrote:
>
> hi,
>
&
produces
onblur() functions but this fellow doesnt produce __checkbox_ names
hiddenfields and hence the checkbox interceptor has no effect.
it seems like both of these cannot happen simultaneously or i m going wrong
somewhere any help???
cheers,
ravi
ravi_eze wrote:
>
> hi,
>
&
hi,
i have a form which has multiple checkbox lists in it. by default in each of
the checkboxes few of them are selected. The problem is: when user unchecks
all the boxes and submits the form is getting submitted with the default
values.
When i am using checkbox interceptor, and view source of
8 matches
Mail list logo