Hi,
I am new to struts.
I have a summary of rows(contains text boxes also) to be
displayed...which i am able
to display using the "logic:iterate" tag like this:
<logic:iterate id="entry" name="abcdForm" property="abcdRates">
But now i have to get the values entered in the rows....when submit
is clicked.
how do i do that?
Your help is appreciated !
Thanks,
Prashanth.
- Re: Hot to get the iterated objects ? Prashanth_Thm
- Re: Hot to get the iterated objects ? dhay
- RE: Hot to get the iterated objects ? Raghvendra Sinha
- Re: Hot to get the iterated objects ? Jon Brisbin

