Basic HTML version of Foils prepared May 12 1996

Foil 36 Applications Versus Applets - I

From CRPC Lectures on Java Language Applets Graphics CRPC Annual Meeting Tutorial -- May 14,1996. by Geoffrey C. Fox


Applications are .java files with a main class which reads arguments and is excuted first
One uses javac to compile the application converting .java to .class
Then run the interpreter java with the .class file as argument
.java files are in Java; .class files are in universal bytecodes
The resources javac and java are part of JDK and are not in Netscape and so are currently not broadly available. You must log in to our servers to use them
So instead in this course we will use applets so all the Java threads are distributed around and don't grind our servers to a halt



Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Dec 14 1997