I'm completely new to java, and am trying to figure out how to get this code snippet I picked up to work. The following code is what I saved as "geturl.java" but when I try to use the javac compiler on it I get tons of errors. How do I get this to work...I'm very confused... import java.applet.*; import java.awt.*;