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.

Reply via email to