Hi , I am new to Java Servlets, while practicing on it , m facing a problem regarding DBMS insertion of data through html page. My DBMS is MySql , I just created a simple form with few comboboxes, textboxes and checkboxes , I am not getting the exactly the way to how to insert multiple values through checkbox and a combobox.