Re: DatePicker Validation

2007-03-13 Thread Jesse Kuhnert
Javascript does support a Date() object which is very similar to the java.util.Date object. (in fact it was designed with the java Date in mind ...as odd as that may be..) You should have more than enough Date comparison functions available to you by using one of the tapestry Calendar object func

Re: DatePicker Validation

2007-03-13 Thread Marcos Chicote
Thanks! I have the book and i have read most of it. However I thought there might be a simpler way of validating this without writing an ugly month-translating javascript function. - Original Message - From: "Peter Schröder" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Monday, March 1