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 <cwal110...@gmail.com>:
> 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: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

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

Reply via email to