<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/multpartrequest/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/multpartrequest/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 24 Jan 2002 23:36:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/multpartrequest/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Files changed after upload</title><link>https://sourceforge.net/p/multpartrequest/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am using Tomcat 4 on Linux 7 and have created&lt;br /&gt;
a custom jsp tag that performs a file upload.  I have&lt;br /&gt;
my for tag set up as follows:&lt;/p&gt;
&lt;p&gt;&amp;amp;lt;form action='CmaSearchForm.jsp' method='post' &lt;br /&gt;
enctype='multipart/form-data'&amp;amp;gt;&lt;/p&gt;
&lt;p&gt;and my java code looks like this:&lt;/p&gt;
&lt;p&gt;MultipartRequest parser = new ServletMultipartRequest&lt;br /&gt;
(request, path);&lt;/p&gt;
&lt;p&gt;The file upload works, but the file gets changed in &lt;br /&gt;
the process.  If I view the file itself after upload &lt;br /&gt;
and compare it to the original, several characters &lt;br /&gt;
have changed.&lt;/p&gt;
&lt;p&gt;I think we are doing something wrong because we had a &lt;br /&gt;
similar problem with another upload object.  The other &lt;br /&gt;
object (from O'riely) worked in every case except &lt;br /&gt;
one.  After days of pouring over our (very simple) &lt;br /&gt;
code, we couldn't find any differences between the &lt;br /&gt;
working uploads and the non-working uploads.&lt;/p&gt;
&lt;p&gt;Any help you can give would be appreciated.  Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">E. Beau Anderson</dc:creator><pubDate>Thu, 24 Jan 2002 23:36:37 -0000</pubDate><guid>https://sourceforge.net9b5012e05ed81466f7bbd323bbebe326ec8ccc86</guid></item></channel></rss>