void sendRedirectTo(Object context, String redirectURL)
void sendRedirectTo(Object context, String redirectURL)
Name | Type | Description |
---|---|---|
context | Object | The context (AsyncContext) associated with a servlet request. |
redirectURL | String | The redirection URL. |
Type | Description |
---|---|
void |