4.3 Server Setting for Applets

This page has not been written.

Let's assume we have a WWW directory named 'c:>\users\hirano\web' and you can access to files in this directory from a WWW browser.
Make the following directory structure and copy files from the HORB package.

Put your classes (both client classes and server classes) into the directory. Let's assume one of our class is myproj.Client for example. (myproj is the package name.)

Put a html file in this directory.

Make the following script file.

Prepare myproj.conf and myproj.acl if you need. For example;

Add the following lines in the myproj.html file.