I would appreciate it. Even if its crude, it sure beats creating one from
scratch!
You may also consider ziping it and posting here, should be very small file
I guess.
Thank you,
Michael
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 03, 2001 12:35 AM
To: [EMAIL PROTECTED]
Subject: Date input tag
Hi!
I am a little puzzled that there is no date input tags
available (correct
me if I am wrong!). There are however date formatting tags
available. I am
sure that almost all applications would require date input
and validation
routines.
We have developed a small one which is a combination of 3
struts text boxes
(DD MM YYYY), the user can specify the format of the input
i.e DDMMYYYY or
YYYYMMDD. Also there is a property by which the user can
default system
date to the input field. However the validation has to be
done in the
form-bean. Currently this is in a crude form and we are
trying to improve.
If this interests anyone, we are happy to share.
Biju Isac