Package | Description |
---|---|
org.apache.struts2 | |
org.apache.struts2.dispatcher.filter | |
org.apache.struts2.interceptor | |
org.apache.struts2.result | |
org.apache.struts2.views.freemarker |
Modifier and Type | Class and Description |
---|---|
class |
ServletActionContext
Web-specific context information for actions.
|
Modifier and Type | Class and Description |
---|---|
class |
StrutsExecuteFilter
Executes the discovered request information.
|
class |
StrutsPrepareAndExecuteFilter
Handles both the preparation and execution phases of the Struts dispatching process.
|
class |
StrutsPrepareFilter
Prepares the request for execution by a later
StrutsExecuteFilter filter instance. |
Modifier and Type | Class and Description |
---|---|
class |
ServletConfigInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
PlainTextResult
A result that send the content out as plain text.
|
class |
PostbackResult |
class |
ServletActionRedirectResult |
class |
ServletDispatcherResult |
class |
ServletRedirectResult |
class |
StreamResult |
class |
StrutsResultSupport |
Modifier and Type | Class and Description |
---|---|
class |
FreemarkerResult
Renders a view using the Freemarker template engine.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.