For the conversion to work with user.myDate, we need to create a properties
file named User-conversion.properties and locate it in the directory
where the user class resides (assuming your User class is an
org.appfuse.model.User). Then inside that file, we have to put:
mydate = tutorial.MyTypeCo
I also submitted an email yesterday related to type conversion and your
observation below was very helpful. The fact that your case 2 doesn't
work also describes my problem (submitted as "interceptor and converter
cycle").
For now I guess I'll go with case 1 at the Action class level in order
to
2 matches
Mail list logo