| Paketname | libcommons-fileupload-java |
| Beschreibung | File upload capability to your servlets and web applications |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 1.2.1-3ubuntu2 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 2032 Byte |
| Hängt ab von | default-jre-headless | java2-runtime-headless, libcommons-beanutils-java, libservlet2.5-java, libcom |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 169344 Byte |
| Prüfsumme MD5 | fc0cc93bf5df97fc37721ce842f8d9c8 |
| Prüfsumme SHA1 | e8c881350d7e673e18c0739b239473e94223cad8 |
| Prüfsumme SHA256 | 0493aea95111dcc1aa137095acde59d03b8874221f0a62cb5f3cc66fdbe4c483 |
| Link zum Herunterladen | libcommons-fileupload-java_1.2.1-3ubuntu2_all.deb |
| Ausführliche Beschreibung | The Commons FileUpload package makes it easy to add robust, high-performance,
file upload capability to your servlets and web applications.
.
FileUpload parses HTTP requests which conform to RFC 1867, "Form-based File
Upload in HTML". That is, if an HTTP request is submitted using the POST
method, and with a content type of "multipart/form-data", then FileUpload
can parse that request, and make the results available in a manner easily
used by the caller.
|