Hi .. i have a JSP page that have the 3 check boxes with the same name , i want to request them and put them in array in the second page, but the problem is that when i request them & print them if one of them are not checked it will give me an error .. if all is checked then no error is given ,.. here is my code in the second page ..