Many times I have been facing this problem, I have experienced ClassNotFoundException. if jar is not at physical location.
So make sure .jar file(mysql connector) in the physical location of WEB-INF lib folder. and make sure restarting Tomcat by using shutdown command in cmd. it should work.