I did some search, found it here: com.opensymphony.xwork2.conversion.impl.XWorkConverter.addConverterMapping(Map<String, Object>, Class)
And this converter is configured in [struts-default.xml]: http://struts.apache.org/2.x/docs/struts-defaultxml.html The following doc describe more details: http://struts.apache.org/2.x/docs/type-conversion.html 2011/12/1 cwalet <[email protected]>: > hi,all > do struts2.2.3 supports > com.opensymphony.xwork2.conversion.annotations.TypeConversion > annotation? > i've search the source in both xwork and struts,but not anything did i > found how struts2 resolve the @TypeConversion and @Conversion > annotation. > any help would be great! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

