Take a look at a plugin I wrote: http://www.rabago.net/struts/formdef. It
helps with the formatting and parsing of your form data.
--- Paulo Rezende <[EMAIL PROTECTED]> wrote:
> Hi friends,
>
> My ActionForm has a Date property.
>
> First I need to renderize it formatted. Since the html:text
You should keep all your form types as string - then you do not get
conversion problems. Do your validation in the validate() method. Format
your date using a DateFormat object before redisplaying.
-Original Message-
From: Paulo Rezende [mailto:[EMAIL PROTECTED]
Sent: 15 April 2004 14:57
2 matches
Mail list logo