RE: RE: FormatKey in html:text

2004-03-05 Thread Struts Framework
at is to specify one in the validation.xml and then use the same to ensure that the date being entered by the user is of the correct format. -Original Message----- From: Struts Framework [mailto:[EMAIL PROTECTED] Sent: Friday, March 05, 2004 7:48 PM To: [EMAIL PROTECTED] Subject: Fwd: RE: Format

Fwd: RE: FormatKey in html:text

2004-03-05 Thread Struts Framework
gt; Data: Fri, 5 Mar 2004 18:38:15 +0530 Para: 'Struts Users Mailing List' <[EMAIL PROTECTED]> Assunto: RE: FormatKey in html:text U can give like this i think... With Regards Partha -Original Message- From: Struts Framework [mailto:[EMAIL PROTECTED] Sent: Friday, M

FormatKey in html:text

2004-03-05 Thread Struts Framework
I need format a date with dd/MM/, in the text box. How can I apply formatKey in a tag