NOTEThe model of this component is reset with {@code null} at the end of therequest because {@link FileUpload} instances do not survive across requests since the inputstreams they point to will be closed. Because of this, the {@link FileUpload} instance should beprocessed within the same request as the form containing it was submitted.
@author Eelco Hillenius
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|