Package | Description |
---|---|
org.apache.struts2.config |
Classes for Struts configuration and property handling.
|
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
Modifier and Type | Class and Description |
---|---|
class |
StrutsXmlConfigurationProvider
Override Xwork class so we can use an arbitrary config file
|
Modifier and Type | Method and Description |
---|---|
protected XmlConfigurationProvider |
Dispatcher.createStrutsXmlConfigurationProvider(String filename,
boolean errorIfMissing,
javax.servlet.ServletContext ctx)
Deprecated.
|
protected XmlConfigurationProvider |
Dispatcher.createStrutsXmlConfigurationProvider(String filename,
javax.servlet.ServletContext ctx) |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.