Hey, can someone point me in the right direction onto learning how to store a Java Applets result to a mySQL database? Im just learning Java at college so i got no idea how this could be done... my objective is to store the highscores of a simple java applet game into a mysql database to then display the highest scores... I looked into the java.applet.applet class and i dont see a method that could do this so any help appreciated. Thanks in advance to anyone who can help me!