|
|
|
@ -20,14 +20,12 @@ class path and class name to point to a class file of your choice. |
|
|
|
|
But note that most browsers doesn't allow loading files from a |
|
|
|
|
different server.<br><br> |
|
|
|
|
|
|
|
|
|
Save doesn't work in Netscape because the FileDialog is missing |
|
|
|
|
there. But access to local files is most probably forbidden |
|
|
|
|
anyway. <br><br> |
|
|
|
|
Save probably doesn't work, because it is forbidden by the browser.<br><br> |
|
|
|
|
|
|
|
|
|
You may give multiple entries in the class path field separated by a |
|
|
|
|
comma. The components may be local or remote zip or jar files or |
|
|
|
|
directories. Note that browsers forbid accesses to different hosts or |
|
|
|
|
local files that are not in a subdirectory of the applets |
|
|
|
|
local files that are not in a subdirectory of the applet |
|
|
|
|
directory.<br><br> |
|
|
|
|
|
|
|
|
|
BTW: If you just want to read the source, you may <a |
|
|
|
|