<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to MultiFileUploader</title><link>https://sourceforge.net/p/text-analysis/wiki/MultiFileUploader/</link><description>Recent changes to MultiFileUploader</description><atom:link href="https://sourceforge.net/p/text-analysis/wiki/MultiFileUploader/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 20 May 2014 09:36:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/text-analysis/wiki/MultiFileUploader/feed" rel="self" type="application/rss+xml"/><item><title>MultiFileUploader modified by Kostia</title><link>https://sourceforge.net/p/text-analysis/wiki/MultiFileUploader/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="multi-file-uploader"&gt;Multi File Uploader&lt;/h2&gt;
&lt;h3 id="an-applet-to-upload-multiple-file-to-a-remote-server"&gt;An applet to upload multiple file to a remote server&lt;/h3&gt;
&lt;p&gt;With a standard html form isn't very practical to upload several files, because you cannot do a multiple selection.&lt;br /&gt;
This java applet overcome to this problem and offers additional benefits like progress monitoring and stop/resume of the multiple upload. &lt;/p&gt;
&lt;p&gt;To define the target server for the upload, you have to implement your own &lt;code&gt;URLConnectionHandler&lt;/code&gt;. An example is provided by the class &lt;code&gt;eu.kostia.multifileuploader.DemoFtpURLConnectionHandler&lt;/code&gt;. &lt;/p&gt;
&lt;p&gt;Note that the jar must be signed, because we perform file system operation. This is done by the ant target &lt;code&gt;sign.jar&lt;/code&gt;. &lt;/p&gt;
&lt;p&gt;This is a screenshot of the applet:&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;&lt;img alt="Screenshot of MultiFileUploader" src="/userapps/trac/kostia76/raw-attachment/wiki/MultiFileUploader/MultiFileUploaderApplet.png" /&gt;&lt;/p&gt;
&lt;p&gt;The rationale for this component is to simplify the upload process of the files that will be processed on a server where the Text-Analysis application runs. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kostia</dc:creator><pubDate>Tue, 20 May 2014 09:36:46 -0000</pubDate><guid>https://sourceforge.netdf3493b8e74e3e4590b6f000dd5aab2f6122996e</guid></item></channel></rss>