Okay, so the datePattern issue is a bug. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16810
Is the Locale issue one as well? I can just make a new formset for the languages I'll support. It's not a huge deal, but still, would be nice to know. > -----Original Message----- > From: Joe Hertz [mailto:[EMAIL PROTECTED] > Sent: Friday, December 12, 2003 4:48 PM > To: 'Struts Users Mailing List' > Subject: Validator for dates > > > I want to have a date entry validated using the date format > based on the locale. > > When datePattern is unspecified (what Struts in Action led me > to believe would accomplish the above goal), I get no > javascript validations to happen. > > With some experimentation, I find that I get no javascript > popups when I use datePattern, but I do when I use dataPatternStrict. > > How does this thing really work? > > TIA, > > Joe > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

