Struts does use BeanUtils, but it doesn't have any concept of
converters like JSF. This is why Struts wants you to use string
properties in form beans, and it's also why JSF doesn't need the form
bean concept.
Craig
On Tue, 21 Sep 2004 15:53:03 -0400, Jesse Vitrone
<[EMAIL PROTECTED]> wrote:
>
Struts uses BeanUtils under the covers to facilitate copying and converting simple
data.
(String ==> int, String ==> long, etc...).
robert
> -Original Message-
> From: Jesse Vitrone [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 21, 2004 3:53 PM
> To: [EMAIL PROTECTED]
> Subject:
2 matches
Mail list logo