I have a simple form that has
s:datetimepicker name="studentAdmission.admissionDate" id="requiredString"
cssClass="must" value="%{'today'}"/When I submit this form from Firebox the object at backend does not get the date value. But when I submit this form from IE8, the object at backend gets the date value as entered. Any Idea what additional settings required for Firefox? Regards, Amol Ghotankar Cursive Technologies

