I searched for this subject on Google and got some website about an expert sexchange...so I figured I should just ask here instead.
How do you embed a JApplet in html on a webpage?
|
|
|
|
|
|
|
Here is an example from sun's website:
|
||
|
|
|
|
Use the <applet> tag. For more info: http://java.sun.com/docs/books/tutorial/deployment/applet/html.html |
||
|
|
|
|
Although you didn't say so, just in case you were using JSPs, you also have the option of the jsp:plugin tag? |
||
|
|