Ok, so I do a lot of Java application development, but want to get into java web programming as well( for my new personal website I'm working on ).<BR><BR>What I am confused about is what Java ...
I have a java applet for a game I am writing which is in need of a high score counter. I chose MySQL because it is what I have used to keep track of such things in various applications I have written ...