Relative Content

Tag Archive for javajdbcnetbeansdriver

How to add a mysqlconnector jar file in netbeans 22 web app project

So I’m new to Java and I’, working in Netbeans 22 and I dont have a Library dir within my project. I tried adding a driver thru Services/Drivers/Add driver, i added the latest verison mysqlconnector (8.4.0). But whenever i try to run the app it just wont find the jdbc class. Can anyone help pls I’m trying to practice for my exams and this is making my life so much harder.