I am working in eclipse. I am getting classnotfound error :com.mysql.jdbc.Driver. I have added mysql-connector jar file in the build path. And also tried copying mysql-connector jar file in wec-content/web-inf/lib folder.
Please help what should I do.