struts2 - Pass table row values to struts action class which uses display: column tag -


i have struts table displays data using <display:column> tag.it has many rows , checkbox each row. 1 column need show text fields did using <display:column><input type ="text"..../></display:column>. problem need submit value of text fields rows have been selected checking check box. submit button outside display tag. can please suggest how achieve this.


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -