driver connection
Posted by: surekha kadam
Date: August 31, 2013 12:18AM

HI all,
I have netbeans ide 7.3.1 installed.
i have mysql 5.5 installed.
i have a problem in designing jsp web applications with mysql database connection.
when i write in jsp the following code:
Class.forName("com.mysql.jdbc.Driver");
i get the error class not found.

is thr any setting to be done or any file to be added anywhere to get the driver identified??

i have done all database settings in netbeans ide LIke registering mysql, creating database, creating driver.

bt still errors..pls help??????????

Options: ReplyQuote


Subject
Written By
Posted
driver connection
August 31, 2013 12:18AM
September 17, 2013 01:41AM
November 14, 2013 01:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.