How to validate a date field in jsp?
843838Sep 2 2005 — edited Jan 30 2007Hai i am developing a web application in jsp.In this at a particular field the user enters the date. Now i need to validate this date field. The date should be in the yyyy-mm-dd format. So i need to check whether the particular data entered in the text box is of the required date format. Can anyone help me in this regard by giving suggestions or a sample code.
Thank you,