Wah kalau di webbeans engga perlu register custom date editor buat ngeparse string jadi datenya. Tapi tinggal di taruh @Producer buat injectionnya ehehehehehe
SPRING VS WEBBEANS war ! :)) 2008/11/14 Jecki <[EMAIL PROTECTED]> > bisa. register property editor dulu > > http://static.springframework.org/spring/docs/2.5.x/api/org/springframework/beans/propertyeditors/CustomDateEditor.html > . > > 2008/11/14 uud ashr <[EMAIL PROTECTED] <uudashr%40gmail.com>>: > > > Hi guys, > > > > Mo tanya, klo mo inject File di spring kan > >> > >> <property name="storageDir" value="file:cdr_storage"></property> > > > > Nah klo mo inject Date bisa gak ya? > > > > Thx > >

