Posted By:
Gaelle_Lafargue
Posted On:
Monday, July 18, 2005 12:45 PM
Hello everybody,
we use Struts 1.2 and we got the following code in the validator file:
datePatternStrict
MM/yyyy
Server-side validation is ok but when we activate client-side validation, client-side validation doesn't work.
Could anybody explain what happens?
Thanks.