Hello all, 
  I am implementing a program that interacts with an Access database, mainly are check 
boxes with some fill in forms. The form is an HTML file and then through the servlet I 
get to the database. When I compile the servlet it does not contain any error, but it 
is not inserting any values into the tables and it is very difficult for me to 
identify where is the error because it is not giving me any information. So my 
question is, is there any form to make tomcat to tell me some more information about 
the sql errors, or do I have to add some code to the servlet. My code it is full of 
try and chatch, but it is not doing anything. If you know something about this issue, 
I will really apreciatte if you help me.
  Thank you all!!!!!!!!!!!!!!!

Reply via email to