EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 05, 2004 1:59 PM
To: Struts Users Mailing List
Subject: RE: textbox format date & i18n date handling
I don't have time for a long response but have you considered the
fmt:formatDate tag of JSTL?
> SAG Systemhaus GmbH
> Elsenheimer Straße 11
> 80867 München
> Phone +49-89-54 74 21 34
> Fax +49-89-54 74 21 99
>
> > -Original Message-
> > From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
> > Sent: Dienstag, 5. Oktober 2004 19:02
> > To:
er Straße 11
80867 München
Phone +49-89-54 74 21 34
Fax +49-89-54 74 21 99
> -Original Message-
> From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 5. Oktober 2004 19:02
> To: 'Struts Users Mailing List'
> Subject: RE: textbox format date &
rom: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 5. Oktober 2004 19:02
> To: 'Struts Users Mailing List'
> Subject: RE: textbox format date & i18n date handling
>
> > 1) I have a java.util.Date field that needs to be displayed in a
> > t
ienstag, 5. Oktober 2004 19:02
> To: 'Struts Users Mailing List'
> Subject: RE: textbox format date & i18n date handling
>
> > 1) I have a java.util.Date field that needs to be displayed in a
> > textbox.
>
> IMHO the way to do this is to have a read/write
> 1) I have a java.util.Date field that needs to be displayed
> in a textbox.
IMHO the way to do this is to have a read/write property in your bean that
delivers and accepts a string. Both can use SimpleDateFormat class to
convert between the string and the underling Date class.
--
Tim Slatte
I guess this got kicked back for some reason. Please see below:
Multiple related questions:
1) I have a java.util.Date field that needs to be displayed in a
textbox. In bean:write there are formatting methods to have the date
display using a MM/dd/ for example. however I don't see the sam
7 matches
Mail list logo