pe doesn't. I have checked the convert() method in
>> MyConverter in debug mode and it can convert correctly. But the
>> stk.warType
>> was not set (although its setWarType() was run with correct parm and
>> output).
>>
>> But if I add this code
put).
>
> But if I add this code after the copyProperties() at the above, then it
> works
> BeanUtils.copyProperty(stk, "warType",
> PropertyUtils.getSimpleProperty(form, "warType"));
>
> Any idea why?
>
> --
> View this message in context:
> h
copyProperty(stk, "warType",
PropertyUtils.getSimpleProperty(form, "warType"));
Any idea why?
--
View this message in context:
http://www.nabble.com/-Struts-1.3--converter-converts-but-not-set-property-tp25531
3 matches
Mail list logo