>but i ahve a jsp using struts that has a table with rows.each row has a >check box.I have a checkbox at the top of the table, clicking which, i >want all below checkboxes to be checked..has anyone implemented this >code..
I have a javascript library which makes this functionality very easy to implement: http://www.mattkruse.com/javascript/checkboxgroup/ Hope that helps, Matt