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]

