Date validation in struts 2

2009-07-16 Thread Siddiq Syed
Hi all, I am trying to validate the date field through the xml by using the date validator defined.   The problem with this is we can't have leap year validation with this, nor formate validation and need to specify the date range. Is there any way where I can validate the date(which impl

Date Validation in Struts 2

2009-07-16 Thread Siddiq Syed
which implicity take care of leap year validation with MM/DD/YYY format) and without giving the date range. The field type defined in my view bean is java.util.date. Thanks Siddiq. -- View this message in context: http://www.nabble.com/Date-Validation-in-Struts-2-tp24521605p24521605.html Sent fro