can't auto clear 是什么意思?
any body knows how to use Struts2 TypeConversion(in xwork libs) to
convert a parameter string to a hashmap object?
I tried this:
@TypeConversion(key = "phone", rule = ConversionRule.MAP, converter =
"java.lang.String")
public void setHmss(HashMap hmso) {
this.hmso = hmso;
}
but no
use struts2-struts1-plugin-2.2.3.jar in your struts2.x project to
support struts1.x quickly and automaticly
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
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!
---
4 matches
Mail list logo