mysql database driver in netbeans ide
Posted by: surekha kadam
Date: August 31, 2013 12:24AM

hi all,

i have netbeans ide 7.3.1 installed and mysql5.5 too.
i am getting error while getting to mysql database driver.
i have done all setting in databases from netbeans like configuring mysql,creating driver,creating a database. etc.

but when i write my jsp file, i get the error for the following line:
Class.forName("com.mysql.jdbc.Driver");

it says class not found. wherein the driver is created and is indicating the above name.


what can be the error?????? pls help.......

Options: ReplyQuote


Subject
Written By
Posted
mysql database driver in netbeans ide
August 31, 2013 12:24AM


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.