Basic HTML version of Foils prepared 16 June 98

Foil 120 Writing Signed Scripts

From Overview of Advanced JavaScript -- Web Scripting Language CPS616 Technologies of the Information Age -- Spring Semester 98. by Tom Scavo,Geoffrey C. Fox

Identifying Signed Scripts
First, identify inline scripts to be signed: <SCRIPT ... ARCHIVE="some.jar" ID="1">
The script ID must be unique in the JAR
JavaScript source files don't need an ID: <SCRIPT ... ARCHIVE="some.jar" SRC="file.js">
Note: Only one ARCHIVE attribute per document is necessary, in which case all signed objects are stored in a single JAR



© 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