Hi All,
Im trying to use display tag with checkbox in struts1.2. Im able to display the results with checkbox as first column.
I declared one string array in my action form and set to checkbox input field in displaytable. when i select few results, this string array stores them.
But when i try to select some results and click on submit button, those selected results are not carrying to action class.
can any one give me idea, how to do this?
thanks in advance,
kishore