Package org.apache.struts.scripting

The scripting package is the core of the Struts Scripting framework, which builds on Struts Action to allow Struts Actions be written with the scripting language of your choice.

See:
          Description

Interface Summary
BSFManagerFilter Defines a class that wants to manipulate the contents of the scripting context before the script is executed.
 

Class Summary
RequestToVariableFilter Takes request parameters and declares variables with them.
ScriptAction This Action uses scripts to perform its action.
StrutsInfo Holds Struts objects.
TestFilter Tests to make sure the filtering system is working.
 

Package org.apache.struts.scripting Description

The scripting package is the core of the Struts Scripting framework, which builds on Struts Action to allow Struts Actions be written with the scripting language of your choice.



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.