Re: Binding multiple values to a single immutable object

2009-11-03 Thread Gareth Davis
ently looking at binding to a Map of strings and doing the type conversation my self. Thanks Gareth 2009/11/3 Robert Graf-Waczenski > Gareth Davis schrieb: > > The more I look at the Ognl stuff and the ParametersIntercepter the >> more I've convincing my self that this is j

Binding multiple values to a single immutable object

2009-11-03 Thread Gareth Davis
Hi, This is actually a repost of a stackoverflow question that I've been unable to get an answer for: http://stackoverflow.com/questions/1644340/multiple-field-ognl-type-converter My problem is that I have an immutable object that is captured in multiple fields on the UI. The http post looks lik