Posted By:
ARVIND_DAGA
Posted On:
Tuesday, June 11, 2002 08:31 AM
How do i check the date entered (in mm-dd-yyyy format)is less than the current date in Java .
Date is coming from HTML form via request.getparameter as a string in the form (mm-dd-yyyy)