file upload

FacebookTwitter
Adapted from: Pro Jakarta Commons , by Harshad Oak Publisher: Apress ISBN: 1590592832 All communication over the Internet happens using a standard set of protocols, such as File Transfer Protocol (FTP), Simple Mail Transfer Protocol (SMTP), Post Office Protocol (POP), Hypertext Transfer Protocol (HTTP), and so on.

HttpClient and FileUpload

http://www.theserverside.com/news/1365153/HttpClient-and-FileUpload
http://hc.apache.org/httpcomponents-client-ga/tutorial/html/

HttpClient Tutorial

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
http://www.zackgrossbart.com/hackito/dnd-file-uploading/ Everyone has had the experience of uploading images to a web site. You are given a set of 10 browse buttons and have to select each file you want to upload, or worse have to go back to the same page over and over again and select each file.

Drag and Drop File Uploading Made Easy

http://download.oracle.com/javase/tutorial/uiswing/components/filechooser.html File choosers provide a GUI for navigating the file system, and then either choosing a file or directory from a list, or entering the name of a file or directory.

How to Use File Choosers