Science and Computers -- PHY307/607
Using Java under SUnix
- Log on to your SUnix account using one of the telnet icons
under the desktop.
- Edit the file .cshrc so that it contains the line
set path = ($path /usr/local/java /usr/local/java/bin)
- Type the command rehash (this just activates this
change to .cshrc)
- Compile all the .java files to .class files.
- To the html page you want to add the applet add the
appropriate applet tags.
Back to the PHY307 Homepage
This page maintained by Simon Catterall, last updated 27 August, 1998.