mysql-connector-java-5.1.18-bin.jar
ビューからのデータベース接続に使用しています。JDBC接続コードは、Eclipse Heliosの3つのJSP-struts2プロジェクトで使用されており、そこで正常に機能します。ここに投げています
***No suitable driver found for jdbc:mysql://localhost:3306/studentinfo***.
***!ENTRY org.eclipse.ui 4 0 2012-08-10 14:45:22.635
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
at org.iiitb.studentinfo.CaptureDetails.LoadToDatabase(CaptureDetails.java:50)*** and stack trace goes on.
なぜそれが起こっているのか手がかりはありますか?