Package sunlabs.brazil.groovy

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

See:
          Description

Class Summary
GroovyServerTemplate The GroovyServerTemplate looks for each <groovy> tag in an HTML page and treats the following data up to the next </groovy>) tag as a groovy script to evaluate.
 

Package sunlabs.brazil.groovy Description

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

See groovy.codehaus.org for more information about Groovy. Files in this package require groovy.jar as well as other jars that are part of the Groovy system. This package has been tested using a command line like:

java -classpath brazil.jar:groovy-all-1.0-jsr-04.jar ...


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