Sun Microsystems Laboratories Experimental Stuff sunlabs.brazil.groovy (Brazil Project)

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-1.0-beta-7.jar:asm-1.4.3.jar ...


Version 2.1, Generated 12/30/04
Copyright (c) 2001-2004, Sun Microsystems.

This page is: http://www.experimentalstuff.com/About_this_site/apidoc/sunlabs/brazil/groovy/package-summary.html
Last Modified: Fri, 31 Dec 2004 00:13:52 GMT
copyright (c) 2000-2009, Sun Microsystems