public final class CommonFormUtil extends Object
| Modifier and Type | Method and Description | 
|---|---|
static String | 
encodedValue(org.apache.commons.fileupload.FileItem formField,
            String reqEnc)
Liefert den Wert des übergebenen Formularfeldes als Zeichenkette unter Verwendung des übergebenen Request-Encodings
 (oder des Standard-Encodings, wenn kein Encoding übergeben wurde). 
 | 
static String | 
generateBotFieldName()
Generates a new bot field name with a dynamic part 
 | 
public static String encodedValue(org.apache.commons.fileupload.FileItem formField, String reqEnc)
CmnConst.DFLT_ENCODINGCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.