the following error i am getting;
type Exception report
messageInternal Server Error
descriptionThe server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/chh-cw
root cause
java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/chh-cw
the following is my project structure:
is this the correct path to put the external jars??