Topic: java applet (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: |
posted 04-10-2003 01:56
I think this is the right forum to post this question. This is kind of an HTML question and kind of Java, so feel free to move it if i'm wrong. Anyway, I have this program that I wrote. It's composed of 9 classes and uses swing. I just got the idea that I would like to put it up on my webpage as an applet. I'm not sure how to do either the java part of the HTML part though. From what I've gathered by searching around and reading things I need to create a .jar file, and somehow reference this in the applet tag. I don't know. I'm confused. Please help |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 04-10-2003 02:32 |
Bipolar (III) Inmate From: |
posted 04-11-2003 06:02
thanks emps. I'll check that out. |