Hi,

given the following:
<s:hidden name="myBean.active" value="true" />

and the fact MyBean contains a method with this signature:

MyBean.setActive(Boolean value) {}

I always receive null for this field in my Action.

I guess it is because the conversion does not apply to hidden fields - right?

Any chance i can make this work?

Cheers
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to