Hi,
I have a
jsp on which I have two text boxes(txtfield1,txtfield2) along with an Add Button. When I click on Add button, I need to add a new section in the same page as that with the same fields. It is possible through jquery/java script with normal HTML code but I need to do this to generate
struts tag fields.
It will be greatly greatly appreciated if anyone can tell me how can i do this( i have the javascript code to generate the html code but its not working for struts tags)+ I want to know how do I map this in my formbean.
Regards,
Poornima