I haven't even started with the program but the Class.forName() is giving an error for mysql, as can be seen in the screenshot. The error is java.lang.ClassnotFoundException, even though I included external jar file I am pretty sure I am missing something trivial, all answers on internet tell me to include jar file but I dont know where I am wrong.Folder structure
My Code, please ignore other errors its not even started yet