We've modified PropertyUtils.set/getSimpleProperty() to recognize when
the bean is a java.util.Map, and to call .get()/.put() instead of using
introspection. It's a very minor change, and I can post the source
if anyone is interested.
Nino "Craig R. McClanahan" wrote: Allan Schweitz wrote:Can anyone tell me if the forms struts supports dynamic properties? If so is there an example available on how this works?I have a html form that builds up dynamically creating a table with checkboxes, text input and selectboxes. But since this form is dynamically generated there is no form class that reflects the dynamically generated form and struts cannot handle it. If anyone knows how to solve this in struts please let me know. Thanks in advance, Allan Schweitz[EMAIL PROTECTED]Struts 1.0 does not support dynamic properties, but this is on the TODO list for Stuts 1.1. Given the number of questions about it, I expect it to be fairly high in the priorities. --
|
- Dynamic properties bram
- Re: Dynamic properties Matthias Bauer
- RE: Dynamic properties Kevin Wang
- Dynamic properties Allan Schweitz
- Re: Dynamic properties Craig R. McClanahan
- RE: Dynamic properties Nino Walker
- RE: Dynamic properties Kevin Wang
- Dynamic Properties Daniel Hinz
- RE: Dynamic Properties Bhattad, Nilesh
- Re: Dynamic Properties Adrian Cunningham
- Re: Dynamic Properties Adrian Cunningham
- dynamic properties Jeb Scarbrough