Thanks Craig, to use BeanUtils and its copyProperties method was the reason why I
wanted to use FormBeans with fields other than String. After that I realized that
BeanUtils has internal conversion functionality. There are some problems when you have
to convert date written in String into java.s
Stjepan Brbot wrote:
Hi all,
Does STRUTS ActionForm/DynaForm have to consist only of String object
fields!? Although I saw this strong recommendation in some books and
articles on Internet (since all parameters in Request are Strings) I use
Action and DynaForms with java.lang.Integer fields and e
Hi all,
Does STRUTS ActionForm/DynaForm have to consist only of String object
fields!? Although I saw this strong recommendation in some books and
articles on Internet (since all parameters in Request are Strings) I use
Action and DynaForms with java.lang.Integer fields and everything works
fine!
3 matches
Mail list logo