This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
how to add dynamic text fields and add these fileds in the Action Form using struts 1.1
Deeps Mistry
Ranch Hand
Joined: Jan 31, 2009
Posts: 189
posted
0
Hi All,
I want to add a text box on click of a button. I want to do this using struts 1.1. Also i want to add these fileds in the Action Form so that i can retrieve it in my Action classes.