Uploading Applets to Your Web Site
Once you are finished customizing and have saved the applet you will need to upload the HTML page containing the applet tag, and any supporting files such as the applet class files (.class extensions) to the internet. All supporting files were automatically saved to the same folder as your applet tags HTML file location. Be shore to upload the class files in binary format and ensure that they are located in the same folder as the HTML page containing the applet or the folder location indicated by the codebase value within the applet tag.