Java Tips

How to create an applet with mutiple classes on a remote server for IE 4.0:

  1. Make sure all the class files are in the same directory as the applet class file
  2. Set the IE Preferences:Advanced/Cache/Update pages: to Always
  3. In your .login (on gigue) put the following: setenv CLASSPATH .:/usr/java/lib
  4. Don't use the package statement


Ichiro Fujinaga 1998.02.07