> > I think you're thinking about it backwards. It doesn't start with the > bean, inspect every property, attempt to find data and convert that data to > the proper format, then inject it into the bean.
Chris is right: take a look at row 292 of [1] [1] http://svn.apache.org/viewvc/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/interceptor/ParametersInterceptor.java?view=markup -- Maurizio Cucchiara