Re: HTML Upload?



You could try using Jakarta's FileUpload library:
http://jakarta.apache.org/commons/fileupload/

Barkster wrote:
Does anyone have an example of creating a simple java applet that uses
a form field and button to do a html form submission upload? I want to
replicate the submission of an html form with a file field? Thanks

.