Use this page to configure your preferences for the scripting languages used by ACTF. The individual fields on the page are described below.
This is what the Languages Preferences page looks like.
Option | Description | Default |
---|---|---|
Supported languages | This is a list of the supported scripting languages along
with the Java class that implements a BSF-based scripting engine for
interpreting code in that language. You can add your own classes to
support new scripting languages or specify a different class to
override the default scripting engine. This list corresponds to the actf:scriptlang
pool defined in the configuration file actf.xml.
Use the Properties Editor Buttons to add, remove and reorder items in this list. |
javascript = |
Code Processor Classpath | The classpath to your code or any supporting code necessary.
Use the Path Entry List Buttons to add, remove and reorder items in this list. |
PLUGIN_ROOT/ PLUGIN_ROOT/ PLUGIN_ROOT/ PLUGIN_ROOT/ PLUGIN_ROOT/ PLUGIN_ROOT/ PLUGIN_ROOT/ PLUGIN_ROOT/ PLUGIN_ROOT/ PLUGIN_ROOT/ |
Note that the above listed jars are the ones required by the validation core. Other validation components, such as the Java Validation Componentry or the Web Validation Componentry will add more jars to the path.