| Package | Description |
|---|---|
| org.appng.forms |
Types for handling HTTP POST- and GET-requests
|
| org.appng.forms.impl |
Request and FormUpload implementations |
| Class and 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.
|
| RequestContainer
A
RequestContainer conveniently wraps an ServletRequest and simplifies the access to (possibly
multi-valued) request-parameters including FormUploads. |
| Class and 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. |
| XSSUtil |
Copyright © 2011–2018 aiticon GmbH. All rights reserved.