zaman1111 0 Newbie Poster

does anyone know how can i handle checkbox values using jsp and pass them to the database.
String[] Job_type = request.getParameterValues("Job_type");
How do i handle that.
Thanks.