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

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

node.js - How to abort query on demand using Neo4j drivers -