question on ?

2010-02-12 Thread tejz
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

please solve this question on ?

2010-02-12 Thread tejz
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