> Hi,
I am using struts2.0.11 for my project. I am using struts xml validation. I need to validate a date field(I am not using struts date picker) in dd/MM/yyyy format, but struts is validating against MM/dd/yyyy format. Is that possible to validate against dd/MM/yyyy format? If possible, how? Kindly help me.... Thanks in advance..