date « Validation « JSP-Servlet Q&A





1. Validate Date in JSP/Java    coderanch.com

2. Date and Month validation in JSP    coderanch.com

Hi, I have a program with 2 combo boxes .One for date and one for the month. When i select january it has to give me 31 days and 28 days for Feb.In case it is a leap year then it has to give me 29 days. I have written a code for the combo boxes..but could any of u help ...

3. date validation    coderanch.com