to get the subsequent vakue of checked checkbox,
October 7, 2008 at 5:24 PM
I am facing one problem using Struts2: I have 1 JSP in which a dynamically generated list is shown with checkboxes like below:
Sr No. Phase
[] 1 Analysis [] 2 Operations [] 3 harish If I choose 2 of these & click on Edit button,how will I get the values of the checked row on the action class?? Please help me out.. Thanks in advance. Anupkumar.
View All Comments
| View Tutorial