Posted By:
padmavathi_pappala
Posted On:
Friday, February 3, 2012 10:36 AM
Hi,
I'm working on an application where in I can select x number of test classes and run. Similarly I want to expand each test class and select some of the methods and say run. How can I use JSP and struts to display class name (with a plus sign and a check box) and later on expand it to display methods(with a checkbox for each method).