Is it possible to get a DynaBean object from an ActionForm
programmatically? I need to create a copy of a form, but cloneBean
isn't working. I have a map-based nested bean (which lets me do stuff
like 'myform.child(ABC).name), but cloneBean does a SHALLOW (argh!) copy
of the map so the original and the clone have the same map values.
- Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]