com.mysql.jdbc.Driver classnotfoundException

Posted by Mohammed_Q on Stack Overflow See other posts from Stack Overflow or by Mohammed_Q
Published on 2010-04-27T12:29:09Z Indexed on 2010/04/27 12:33 UTC
Read the original article Hit count: 275

Filed under:
|
|

Im getting classnotfountexception on Class.forname("com.mysql.jdbc.Driver") im using: windows vista 64-bit, Eclipse Galileo, GWT framework i downloaded (mysql-connector-java-5.1.6-bin), but what the exact path i should add to. im getting this exception while im in gwt-projects, but normal projects working good, any idea how that should be done???...thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about classnotfoundexception