|
Since most web browsers now have a JAVA virtual machine
integrated, you only have to allow space, like you would for
an image, to let an applet take full control of that space.
Of course, since the code executes on the machine of the user
who is looking at the page, this code must execute under severe
restrictions. For instance, netscape won't let an applet read
or write to the disk. However, some tools let you soften restrictions
imposed to applets. See the
applets page for examples of applets.
|
|