0

I have a struts table which displays data using <display:column> tag.It has many rows and checkbox for each row. But for only one column I need to show as text fields which I did using <display:column><input type ="text"..../></display:column>. Now the problem is I need to submit only the value of the text fields for the rows which have been selected by checking the check box. The submit button is outside the display tag. Can anybody please suggest how to achieve this.

Shog9
  • 156,901
  • 35
  • 231
  • 235
user3259903
  • 41
  • 3
  • 12

0 Answers0