Need help getting everything set up :\
I am pretty good at Java programming, and I have experience using MySQL with PHP, but I can't seem to figure out how exactly to work with MySQL in Java. I know I need JDBC, but I don't know where to download it, or how to set it up. It would be great if I could get a walk-through on exactly what to do. If it helps, I have the latest version of the JDK. Thanks!

