Basic HTML version of Foils prepared July 6 99

Foil 31 Sample Implementation of TDL Tag

From Overview of WebWisdomNT 3.0 web linked database CPS714 Computational Science Information Track -- June 30 99. by Remek Trzaska


public String WW_SET (String name, String value) {
name = evaluateExpression(name);
value = evaluateExpression(value);
setStringAttrValue(name,value);
return "";
}



© 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 Tue Jul 6 1999