Re: S1 Indexed Properties question

2007-10-19 Thread Fitzwilliam . Aaron
In that case, i think you need mapped properties instead of indexed properties. read this: http://struts.apache.org/1.2.9/faqs/indexedprops.html Mapped properties and javascript need to cooperate together in order to solve the problem. Wish this would help. On 10/20/07, Pavel Sapozhnikov <[EMAI

S1 Indexed Properties question

2007-10-19 Thread Pavel Sapozhnikov
Hi I have a question so I need to have a form that will be able to create dynamic text boxes. I heard this can be done using indexed properties in struts 1. Basically what I need is like a button that will say Add A Person then when u click on that button two text boxes will come up in one row Last