In my JSP page i wrote this code for Retrieving and inserting in to the database,here retrieving works perfectly but when i am trying to insert to the database its not getting inserted can anyone please help me on this?
It would help if you would print the actual error message and not some String that only says if it succeeded or not. This way you never get to know why it failed.