| Author |
How to deploy an applet module
|
cake naiyou
Greenhorn
Joined: Apr 29, 2011
Posts: 27
|
|
|
I am using Eclipse to develop an applet module, which requires a bunch of libraries. It runs correctly under the Eclipse environment. I would like to know how to embedded this code in a html page, or how to deploy this applet?
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16479
|
|
The Oracle tutorial: Deploying an Applet.
(For future reference: this was the first link returned when I used the google keywords "deploy applet".)
|
 |
 |
|
|
subject: How to deploy an applet module
|
|
|