:[EMAIL PROTECTED]
Sent: Tuesday, March 01, 2005 1:55 PM
To: Struts Users Mailing List
Subject: Re: How to convert Strings in ActionForm to date, double etc.
in VO..
There is a fair bit of support in commons-beanutils for this sort of
thing.
http://jakarta.apache.org/commons/beanutils/api/
Take a
king for something which can perform the necessary
> type conversion like string to date, string to double
>
> KP
>
> -Original Message-
> From: Andrew Hill [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 01, 2005 1:55 PM
> To: Struts Users Mailing List
> Subj
Mailing List
Subject: Re: How to convert Strings in ActionForm to date, double etc.
in VO..
There is a fair bit of support in commons-beanutils for this sort of
thing.
http://jakarta.apache.org/commons/beanutils/api/
Take a look at BeanUtils.copyProperties() to start with at that sounds
closest to
There is a fair bit of support in commons-beanutils for this sort of thing.
http://jakarta.apache.org/commons/beanutils/api/
Take a look at BeanUtils.copyProperties() to start with at that sounds
closest to your needs.
(btw: Struts also makes use of BeanUtils for form population so the jar
file
4 matches
Mail list logo