|
ION Java User's Guide |
|
The simplest way to create an ION Java application is to plug existing ION Java applets into a Web page. The pre-built applets included with ION Java allow you to interact with the ION Server with a minimum of Java knowledge or experience. Because the applets are pre-built, you can include them in Web pages using only HTML code. This chapter discusses the <APPLET> and <PARAM> tags, describes how to set up and customize each of ION's pre-built applets, and provides example code.
| Note You can use the examples in the chapter directly in your own Web pages by specifying the appropriate host and port settings for your server, and by specifying the CODEBASE attribute to reflect the location of the ION class files. |
IDL Online Help (March 06, 2007)