thanks I have an another question: Where is the Struts-validator.war ?
I cant't find it in my struts file Thanks in advance ----- Original Message ----- From: "Jon.Ridgway" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, September 19, 2002 11:35 AM Subject: RE: Control a field in an HTML page > Hi Benoit, > > I think you might want to take a look at the Struts-validator. This allows > you to validate input (date validation is included by default). It want stop > the user entering an invalid date, but it will detect invalid dates upon > submit of a form - return the user to the form and ask them to correct the > error before submitting to the specified action class. The > struts-validator.war is a good staring place. > > Jon Ridgway > > -----Original Message----- > From: BARADAT Benoit [mailto:[EMAIL PROTECTED]] > Sent: 19 September 2002 09:23 > To: Struts Users Mailing List > Subject: Control a field in an HTML page > > Hi > I would like to control field in an HTML page (like a valid date) by using a > Struts tag > > Is it possible ? > > How can I do ? > > Benoit > Thanks in advance > > > The contents of this email are intended only for the named addressees and > may contain confidential and/or privileged material. If received in error > please contact UPCO on +44 (0) 113 201 0600 and then delete the entire > e-mail from your system. Unauthorised review, distribution, disclosure or > other use of this information could constitute a breach of confidence. Your > co-operation in this matter is greatly appreciated. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

