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.

Craig
 

--
 <-- Nino Walker, Speech Applications Lead, http://www.xtime.com -->
 

Reply via email to