|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BSFManagerFilter | |
---|---|
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. |
Uses of BSFManagerFilter in org.apache.struts.scripting |
---|
Classes in org.apache.struts.scripting that implement BSFManagerFilter | |
---|---|
class |
RequestToVariableFilter
Takes request parameters and declares variables with them. |
class |
TestFilter
Tests to make sure the filtering system is working. |
Methods in org.apache.struts.scripting that return BSFManagerFilter | |
---|---|
protected static BSFManagerFilter[] |
ScriptAction.loadFilters(java.util.Properties props)
Loads and initializes the filters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |