Grails

Grails Custom Data Binding in 3 Simple Steps

The other day, Farid came with an interesting problem of binding a Time String to java.sql.Time. We straight away found the answer in using a CustomTimeEditor and registering it using a CustomPropertyEditorRegistrar bean. We were able to come arrive at this solution, thanks to this StackOverflow thread. This set me thinking into using...

by Vivek Krishna
Tag: custom property editor
29-Dec-2011