Package | Description |
---|---|
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.
|
Class and Description |
---|
BSFManagerFilter
Defines a class that wants to manipulate the contents of the scripting
context before the script is executed.
|
ScriptAction
This Action uses scripts to perform its action.
|
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.