Package sunlabs.brazil.javascript

Provide ways of integrating the Javascript scripting language into the Brazil project server.

See:
          Description

Class Summary
JavaScriptTemplate The JavaScriptTemplate looks for each <server language="javascript"> (or <javascript>) tag in an HTML page and treats the following data up to the next </server> (or </javascript>) tag as a JavaScript script to evaluate.
 

Package sunlabs.brazil.javascript Description

Provide ways of integrating the Javascript scripting language into the Brazil project server.

Javascript is typically used to include scripts inside of html or XML documents to do server side processing.

Files in this package depend upon the js.jar file, which may be downloaded from the Mozilla Rhino Project We have tested this code with Rhino 1.5 release 3


Version Kenai-svn-r24, Generated 08/18/09
Copyright (c) 2001-2009, Sun Microsystems.