Package | Description |
---|---|
org.apache.struts2.interceptor |
Modifier and Type | Class and Description |
---|---|
class |
ActionFileUploadInterceptor
Interceptor that is based off of
MultiPartRequestWrapper , which is automatically applied for any request that
includes a file when the support for multi-part request is enabled,
see Disabling file upload. |
class |
FileUploadInterceptor
Deprecated.
since Struts 6.4.0, use
ActionFileUploadInterceptor instead |
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.