I have the following problem at the moment.
I am using mySQL and Tomcat for my college project, and I am able to connect mySQL DB locally from a jsp page. However, if I try to use mySQL and server in my college, I got the following error
Exception: Communications link failure. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Just wondering if anyone has the experience before and how to solve it?
Thanks!!!
So locally it works fine, but at college not? Then it’s a matter of a firewall at the college. Contact the network admin of the college for support.