I deployed my java application onto a new windows machine. I have installed java on the new windows machine to run the deployed java application. When i run the application, it opens alright but it gives this error " com.jdbc.mysql.Driver not found". I know this has got to do with the database.
How do i solve this issue please? Is there something else i have to install again for the application to work?