Package | Description |
---|---|
org.apache.struts2 | |
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
org.apache.struts2.interceptor.parameter |
Modifier and Type | Method and Description |
---|---|
T |
ModelDriven.getModel()
Gets the model to be pushed onto the ValueStack instead of the Action itself.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultActionSupport.setSuccessResultValue(String successResultValue) |
Modifier and Type | Method and Description |
---|---|
protected StrutsParameter |
ParametersInterceptor.getParameterAnnotation(AnnotatedElement element)
Annotation retrieval logic.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.