posted 11 years ago
Hi All,
I've same requirement now. I've a bundle of text boxes in one <li><table><tr>1</tr><tr>2</tr><tr>3</tr><tr>...</tr></table></li>. So, when I click on add button, it produces another <li><table>bundle of text inputs</table></li>. My problem is, how to create dynamic setters and getters for all inputs. here is my all source code. Please guide me or modify the code, the way it has to be.
Action.class
Struts.xml
index.jsp
collection class:
bean class
DBstore class.
Please reply as soon as possible
Thanks:
Ramakrishna K.C