Re: Wicket Date Field Validation

2009-06-18 Thread wicketQ
> > -- > matthias.kel...@ergon.ch +41 44 268 83 98 > Ergon Informatik AG, Kleinstrasse 15, CH-8008 Zürich > http://www.ergon.ch > __ > e r g o nsmart people - smart software > > > > >

Re: Wicket Date Field Validation

2009-06-17 Thread Matthias Keller
Rao Archana (HCTM/ETA) wrote: Hi, I am working on date fields and have problems with the validation. I have referred to the link below which helped me. http://www.nabble.com/Strict-4-digit-year-for-DateTextField--td18656889. html So I have subclassed the PatternDateConverter and have set the

Wicket Date Field Validation

2009-06-17 Thread Rao Archana (HCTM/ETA)
Hi, I am working on date fields and have problems with the validation. I have referred to the link below which helped me. http://www.nabble.com/Strict-4-digit-year-for-DateTextField--td18656889. html So I have subclassed the PatternDateConverter and have set the pattern as, dateFormat = "^(\\d{

Wicket Date Field Validation

2009-06-17 Thread Rao Archana (HCTM/ETA)
Hi, I am working on date fields and have problems with the validation. I have referred to the link below which helped me. http://www.nabble.com/Strict-4-digit-year-for-DateTextField--td18656889. html So I have subclassed the PatternDateConverter and have set the pattern as, dateFormat = "^(\\d{