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.
|
Modifier and Type | Class and Description |
---|---|
class |
RequestToVariableFilter
Takes request parameters and declares variables with them.
|
class |
TestFilter
Tests to make sure the filtering system is working.
|
Modifier and Type | Method and Description |
---|---|
protected static BSFManagerFilter[] |
ScriptAction.loadFilters(Properties props)
Loads and initializes the filters.
|
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.