"David Whitmarsh" <[EMAIL PROTECTED]>
> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> > Sent: Wednesday, October 02, 2002 10:38 PM
> > Subject: Re: Where do you convert (form) strings to other data types?
> >
> >
> >
hitmarsh" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Wednesday, October 02, 2002 10:38 PM
> Subject: Re: Where do you convert (form) strings to other data types?
>
>
>
> --
> To unsubscribe, e-mail: <mai
t;[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 10:38 PM
Subject: Re: Where do you convert (form) strings to other data types?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
Faced with a similar problem, I took a different approach. I created a
tag that generates a set of day/month/year fields in the jsp and gets
and sets values in a "FormDate" class which is a member of my form. The
FormDate class handles conversions to/from a java.sql.Date. Although
following the ot
Tuesday, October 01, 2002 5:12 PM
To: Struts Users Mailing List
Subject: Re: Where do you convert (form) strings to other data types?
Thank you very much Charles!
I will try to do it with that. If anyone feels great today and feels
like adding some sample code it would make my day comple
ers Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 10:06 PM
Subject: RE: Where do you convert (form) strings to other data types?
> Ronald:
>
> I was too lazy before to look up Ted Husted's Struts Tip that I referred
> to in my previous repl
McClain" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 4:29 PM
Subject: RE: Where do you convert (form) strings to other data types?
> Ronald:
>
> In one of his Struts Tips on Jguru (sorry, I can'
uot; <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 4:29 PM
Subject: RE: Where do you convert (form) strings to other data types?
> Ronald:
>
> In one of his Struts Tips on Jguru (sorry, I can't remember which one
> exactly), Ted Husted recommends creating a ValueUtil
data transfer/conversion.
-Original Message-
From: Ronald Rotteveel [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 01, 2002 7:04 AM
To: Struts Users Mailing List
Subject: Where do you convert (form) strings to other data types?
Dear all,
I'm building a web application with t
here, just a convenience method.
Paul
-Original Message-
From: Ronald Rotteveel [mailto:[EMAIL PROTECTED]]
Sent: October 1, 2002 7:04 AM
To: Struts Users Mailing List
Subject: Where do you convert (form) strings to other data types?
Dear all,
I'm building a web application with t
Dear all,
I'm building a web application with the help of struts 1.0.2 (stable
release).
In this webapp there are several forms with a date input field. I like to
make these input fields available in the following form:
1
2
3
etc.
January
Februa
11 matches
Mail list logo