I want to connect to a database from an applet I'm writing. To do this, I need the jar "mysql-connector-java-5.1.12-bin.jar" to be accessible from my applet. Before I had this requirement, I had...