Re: mutli-checkbox

2005-07-28 Thread Sagar Naik
Hi Sorry for bothering u guys , I could figure out the mistake But now the problem is , I dont get the values vback in the Action (when submit is hit). I am using form oy type DynaValidatorForm and my Form Bean has all the properties of type String Can u pl help. Thanks Floowing is the JSP Page

mutli-checkbox

2005-07-27 Thread Sagar Naik
I would like to create a page which gives shows User Permissions for some website in form of Checkboxes String Array listOfPerms => Permissions which are to be checked String Array listOfAllPerms => All the Permissions I get a null pointer Exception : null Attribute name I m not able to figure o