Also, remember that your ActionForm properties all should be strings,
while your DTOs should be typed. You can use BeanUtils.copyProperties to
do the conversion.
Say, does anyone have a dynamic AOP-style ActionFormProxy class that you
could use to dynamically decorate a DTO? it would make ints,
> Most importantly though is that you can still use what Struts gives you,
> things like form validation and internationalization, plus some degree of
> the control layer, depending on how your app is designed. I think with
Axis,
> you would have to either write some code to duplicate these things,
2 matches
Mail list logo