The Upload component is the implementation of the pipeline processing valve, that is run at very early stage of the pipeline processing. When it discovers the "multipart/form-data" it starts to process the request storing the uploaded items into the context.
| required components | Context, LoggerFactory, MailSystem, WebConfigurator |
|---|---|
| required libraries | JavaMail (javamail), Java Activation Framework (jaf:activation) |