Basic HTML version of Foils prepared 16 May 98

Foil 8 Structure of Java Applets

From Introduction to Java to be used in (Scientific) Computing CEWES Java Tutorial -- Spring Semester 98. 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