Dozer should do it but you might need to write a custom parser. here is were i would start.
http://dozer.sourceforge.net/documentation/mapbackedproperty.html On Dec 12, 11:23 am, Moandji Ezana <[email protected]> wrote: > Does anyone know a library that can take a map of http parameters and > convert it to an object, recursively and using field access rather than > propery access? > > I've looked at Dozer and Commons Beanutils, but they're not quite what I > want. Maybe I'm missing something obvious... > > Moandji > > --www.moandjiezana.com > > Sent from my phone -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
