|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
RuleSet
classes defined in the
rulesets
property and use them to add rules to our
Digester
.
Action
and any stock implementation provided in this
package.DispatchAction
class.
DispatchAction
class.
ModuleConfig
instance for our module.
InputStream
to an
OutputStream
.
getBufferSize()
method is not overridden, this is
the buffer size that will be used to transfer the data to the servlet
output stream.
DigesterLoader
.
PlugIn
which can be configured to
instantiate a graph of objects using the Commons Digester and place the
root object of that graph into the Application context.parameter
property of the corresponding ActionMapping.StreamInfo
interface
which simplifies the downloading of a file from the disk.StreamInfo
interface
which simplifies the downloading of a web application resource.DownloadAction
.parameter
attribute of the corresponding
ActionMapping and matches a submission parameter.parameter
attribute of the corresponding
ActionMapping and matches a submission parameter.Locale
based on ActionForm
properties.
parameter
property of our associated
ActionMapping
.execute
method does.
execute
method does.
ActionDispatcher.flavor
specified for this ActionDispatcher
.
parameter
property of our associated
ActionMapping
.Digester
and use it to parse a
configuration file, resulting in a root object which will be placed
into the ServletContext.
Digester
which will be used to process the
main configuration.
true
if the current form's cancel button was
pressed.
Locale
and forwards to a page, based on request level parameters
that are set (language, country, & page).execute
method.parameter
attribute of the corresponding
ActionMapping.PlugIn
that performs as many
verification tests on the information stored in the ModuleConfig
for this module as is practical.Digester
.
ActionServlet
instance we are associated with.
digesterSource
property.
digesterPath
(optional).
true
, this PlugIn will be pushed onto the
Digester stack before the digester parse
method is
called.
org.apache.commons.digester.RuleSet
.
unspecified
method, if
present, otherwise throws a ServletException.
unspecified
method, if
present, otherwise throws a ServletException.
true
if information returned by
config.getActionMappingClass
is all valid; otherwise, log
error messages and return false
.
true
if information returned by
config.findForwardConfigs
is all valid; otherwise, log
error messages and return false
.
true
if information returned by
config.findMessageResourcesConfigs
is all valid;
otherwise, log error messages and return false
.
true
if information returned by
config.findPluginConfigs
is all valid; otherwise, log
error messages and return false
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |