my entire code... lol What items do I need for this applet tag

Ok, the IDE put in a package declaration for you

package expirement1;

so you will need to call the class with expirement1.NewJApplet Change your "code" attribute to that.

It looks like the default applet access controls aren't happy with the URL.openStream() call you're making. You'll probably need to sign the jar file

is there a fast way you can explain this to me? I need to go soon. :(

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.