Adding an Applet to a Page
Platform-Specific Details: Creating a Directory for HTML Pages
UNIX
mkdir ~/Html
cd ~/Html
DOS Shell (Windows NT)
mkdir c:\Html
cd c:\Html
Note:
If you want to publish pages
(making them available to others),
ask your system administrator:
- what directory name you should use (instead of "Html")
- where it should appear in the directory hierarchy
- what "http:" URL others can use to get access to the directory
Adding an Applet to a Page