2009/12/16 Donato Pirozzi <donatopiro...@gmail.com>:
> obviously is a typos, name of my file into my project is
> xwork-conversion.propertis

Did you try to use annotations?

@TypeConversion(converter = "org.demo.DateConverter")
public void setDateNow(Date now) { this.now = now; }


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to