See: Description
| Interface | Description |
|---|---|
| BSFManagerFilter |
Defines a class that wants to manipulate the contents of the scripting
context before the script is executed.
|
| Class | Description |
|---|---|
| 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.
|
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–2024 Apache Software Foundation. All rights reserved.