Hi All, I need to create rows of struts2 form elements in my jsp on onclick event of a button. Whenever user clicks on the button, a new row of input types struts2 form elements should be created dynamically.
I know creating simple html form elements using javascript but dont know how to do same for struts2 form elements. Any suggestion will be much appriciated! Thanks, Shekher