I am new in Netbeans. I am working on a project on java using Netbeans IDE and mysql sever in Ubuntu. My database is successfully build . I have created the JFrame of a login page which is connected to the database. Page is running successfully,
But when I am giving the input, and clicking the button(ex,. Submit), its giving the following error
No suitable driver found for jdbc:derby://localhost:1527/ganDb[on APP]
And a pop up is coming saying:
java.lang.NullPointerException