--- xianwinwin <[EMAIL PROTECTED]> wrote: > <s:datetimepicker name="Register.dob" > value="" > type="date" > staticDisplay="true" > > label="DOB (MM/dd/yyyy)" > displayFormat="MM/dd/yyyy" > > required="false"/>
Don't know for sure, but you're setting the value to an empty string. I'd try not doing that first. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

