Basic HTML version of Foils prepared 7 Sept 1997

Foil 8 Structure of Java Applets

From Introduction to Java to be used in (Scientific) Computing Basic Simulation Track for Computational Science CPS615 -- Fall Semester 97. by Geoffrey C. Fox, Nancy McCracken


Java Code in
.java files
JavaVM Bytecodes
in .class files
Run through javac compiler
Store .class files
on Web Server
Download .class files
"automatically"
from server to client
using Applet tag
in HTML Pages
Interpreter on client
converts .class files
into native machine
code for client
computer



© 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 Nov 29 1998