@groovy.transform.CompileStatic trait RequestForwarder
A Trait for classes that forward the request
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.String |
forward(java.util.Map params) Forwards a request for the given parameters using the RequestDispatchers forward method |
|
void |
setUrlConverter(UrlConverter urlConverter) |
Forwards a request for the given parameters using the RequestDispatchers forward method
params
- The parameters