
I have developed this jsp page to store the data in database.While storing the value of check box in database I am getting null pointer exception in the following code.
psSelect.setString(10,request.getParameter("maritalstatus"));
String languages="";
String lang[]=request.getParameterValues("lang");
for(int i=0;ipsSelect.setString(11,request.getParameter("lang"));
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
