Hi there, I'm a newbie of Java and I'm making an Applet with Eclipse..
I did a test Applet, which just loads up and shows a button.. All fine in Eclipse..
But, when I export to jar the class, and then try to load it in the browser it doesn't show up!..
Please heelp..