I have an application that I need to dynamically create fields/properties in 
the html.  Does anybody know of any article that describe the best approach to 
do this in struts?
 
Note: Number of fields/properties will be control by a database.  There is no 
way to determine how many, however, it probably would be more than 20 of them.  
Eventually, the data entered on the form will need to somehow get into the DTO.
 
 
 

Reply via email to