You might like to take a look at the Struts Validator as it provides a lot of this functionality. http://jakarta.apache.org/struts/userGuide/dev_validator.html
The documentation seems a bit sparse though! Anyone out there know where to find a more complete reference to this extension? -----Original Message----- From: BARADAT Benoit [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 16: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

