File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes JSP DataBase Connection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JSP DataBase Connection" Watch "JSP DataBase Connection" New topic
Author

JSP DataBase Connection

Subhash Pavuskar
Ranch Hand

Joined: Jun 29, 2011
Posts: 57

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?

here is the code :
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

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.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JSP DataBase Connection
 
Similar Threads
Java-JSP
How to update a data in database from jsp
Redirct page in Tilse with JSTL
when i retrive data from access it showing empty page in tomcat
Problem in inserting data into oracle db from jsp