I have an object and a Map of parameter/values and I'm looking for a utility
that will match up the parameters with the setters on the object, call the
setters and handle conversions for primitive types.
I know that OGNL is being used to do this on actions from the
ParametersInterceptor. I tried tracing this down in the debugger and it seems
to be way more complicated then I need (i.e. uses a value stack and a context
and support full OGNL expressions etc.)
Is this facility available in a (simple to use) standalone utility?
I could write it but why re-invent the wheel since I'm sure it exists already.
Thanks
Greg
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.