Re: Getting a list of fields in a form along with their values

2006-05-24 Thread Ed Griebel
Take a look at jakarta BeanUtils.describe() -ed On 5/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello, The DynaActionForm class has a method called getMap which "Returns the Map containing the property values" We've found this quite useful for some of the things we need to do. I am l

Re: Getting a list of fields in a form along with their values

2006-05-24 Thread pantichd
Hello, Sorry to be impatient. Does anyone know if what I'm asking is possible? If my question isn't clear, please let me know and I'll be glad to elaborate. If this isn't the right forum to ask this question please let me know. Thanks! David