i have a problem in jsp
if we have more than 15 checkboxes with each checkbox having 2 values - ON and OFF.
how to store these values of checkboxes in database using jsp tags.
also identifying which one is checked and
storing it in oracle database.
iam using beans in jsp.