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

Reply via email to