English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

3 answers

Insert into a new or existing HTML document (i.e. between the tags) the following tag:




Where nameOfYourAppletClass is the class name of the class that extends java.awt.Applet (or javax.swing.JApplet), and X and Y are the number of pixels of "real estate" on the web page for the applet to occupy.

You need to put the class file(s) on the web server in the same place as your web page, or else you need to add an additional attribute called codebase.

2006-11-09 11:24:03 · answer #1 · answered by vincentgl 5 · 0 0

Big upper-left hand Officey button > Save As > Word Document > Web Page, Filtered Make sure you scroll down in that "Save as type" box. The web page options are there.

2016-03-28 00:46:15 · answer #2 · answered by Anonymous · 0 0

you don't convert anything, first you need to compile java applet then use html java code to execute(load) that applet, that's all

i don't know what kind of applet you have so it's impossible to tell how to execute it and what parameters it needs

2006-11-09 09:58:12 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers