|
![]() |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
PythonServerTemplate | The PythonServerTemplate looks for each
<server language="python"> (or
<python> )
tag in an HTML page and treats the following data up to the next
</server> (or </python> )
tag as a python script to evaluate. |
Provide ways of integrating the Python scripting language into the Brazil project server.
Python is an object oriented scripting language, a version of which (jPython, or its successor, Jython) is written in the Java programming language. Various parts of the Brazil project system can be scripted in Python. All of the classes in this package provide mechanisms for accessing the Python language in the Brazil project server context. See www.python.org for more information about Python.
Files in this package depend upon the
jython.jar
file, which may be downloaded from
www.jython.org
|
Version Kenai-svn-r24, Generated 08/18/09 Copyright (c) 2001-2009, Sun Microsystems. |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |