Basic HTML version of Foils prepared 11 March 99

Foil 20 Writing Signed Scripts

From Overview of JavaScript II -- From Cookies to Dynamical HTML CPS616 Technologies of the Information Age -- Spring Semester 99. by Geoffrey C. Fox (Tom Scavo)

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 Thu Mar 11 1999