I have a JSP where data is shown by use of a for:each loop. In this loop I
have a multibox tag which will display checkboxes next to each corresponding
row. A user will have the ability to select all or a few or none of the
checkboxes and click print.How can I do this?
JSP PAGE LOOK :--
MULTIBOX
I have a JSP where data is shown by use of a for:each loop. In this loop I
have a multibox tag which will display checkboxes next to each corresponding
row. A user will have the ability to select all or a few or none of the
checkboxes and click print.How can I do this?
JSP PAGE LOOK :--
MULTIBOX
2 matches
Mail list logo