Hi list,

I'm extending the StrutsTypeConverter and writing my own type converter. Is 
there any way to have the type converter reference multiple fields in order to 
construct a complex type?

I notice the method signature for convertFromString has three parameters - one 
of them is a String array of values. Is this a path to having multiple values 
associated with a single field? That would also provide a way of generating a 
complex type.

Thanks,
Andy.
 



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

Reply via email to