|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ParamPart
is an upload part which represents a normal
INPUT
(for example a non TYPE="file"
) form
parameter.Part
is an abstract upload part which represents an
INPUT
form element in a multipart/form-data
form
submission.PartInputStream
filters a ServletInputStream
,
providing access to a single MIME part contained with in which ends with
the boundary specified.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |