| Interface | Description |
|---|---|
| FormUpload | |
| FormUploadValidator |
Interface to support further validation of the uploaded file, for example check the dimensions of an image or the
structure of a text file.
|
| Request |
Extends the informations provided by a
RequestContainer and allows processing a HttpServletRequest by
calling Request.process(HttpServletRequest). |
| RequestContainer |
A
RequestContainer conveniently wraps an ServletRequest and simplifies the access to (possibly
multi-valued) request-parameters including FormUploads. |
| Class | Description |
|---|---|
| XSSUtil |
Copyright © 2011–2021 aiticon GmbH. All rights reserved.