WARNING: you are not looking at the
live version but at an older version.
CMS in general, Daisy in particular:13
Embedded Java Applet
- Insert an appropriate include tag in a Daisy simple
document ...
- At the document root of your web server create the following directory ...
-
mkdir -p applet/example_000/
- In the example_000/ directory, create an HTML file taking
note of the Java Applet tag code and codebase
...
- Place the Java Applet source code
Example_000.java
in the example_000/ directory.
- Compile the Java Applet ...
- nsure that appropriate read access is enabled ...
There are no comments.