<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Implementing single and multiple file multipart uploads using Spring 2.5</title>
	<atom:link href="http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/feed/" rel="self" type="application/rss+xml" />
	<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/</link>
	<description>Maximum Zeal ~ Emphatic prose on indulged fascinations</description>
	<lastBuildDate>Tue, 13 Mar 2012 03:08:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Prabu</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-44099</link>
		<dc:creator>Prabu</dc:creator>
		<pubDate>Tue, 13 Mar 2012 03:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-44099</guid>
		<description>Hi Dhruba,

How do you intercept the request from a Yahoo BrowserPlus client http://browserplus.org/docs/widgets/uploader.html using Spring MVC 3 (I&#039;m using STS as the IDE)?

Thanks,
Prabu</description>
		<content:encoded><![CDATA[<p>Hi Dhruba,</p>
<p>How do you intercept the request from a Yahoo BrowserPlus client <a href="http://browserplus.org/docs/widgets/uploader.html" rel="nofollow">http://browserplus.org/docs/widgets/uploader.html</a> using Spring MVC 3 (I&#8217;m using STS as the IDE)?</p>
<p>Thanks,<br />
Prabu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-40011</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Tue, 10 Jan 2012 06:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-40011</guid>
		<description>very helpful,
Thank you.</description>
		<content:encoded><![CDATA[<p>very helpful,<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alton Baese</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-36364</link>
		<dc:creator>Alton Baese</dc:creator>
		<pubDate>Wed, 23 Nov 2011 08:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-36364</guid>
		<description>Really helpful</description>
		<content:encoded><![CDATA[<p>Really helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt B</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-35498</link>
		<dc:creator>Matt B</dc:creator>
		<pubDate>Thu, 10 Nov 2011 17:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-35498</guid>
		<description>Great writeup. Just wanted to note that multiple files in a form backing object seems to be fixed as of Spring 3.0.4 (or at least, SPR-2784 is fixed).</description>
		<content:encoded><![CDATA[<p>Great writeup. Just wanted to note that multiple files in a form backing object seems to be fixed as of Spring 3.0.4 (or at least, SPR-2784 is fixed).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ketan</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-35416</link>
		<dc:creator>Ketan</dc:creator>
		<pubDate>Wed, 09 Nov 2011 12:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-35416</guid>
		<description>Thank You very much. I have successfully made it.
I am using Spring + Portlet.

Ketan</description>
		<content:encoded><![CDATA[<p>Thank You very much. I have successfully made it.<br />
I am using Spring + Portlet.</p>
<p>Ketan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marioosh</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-18905</link>
		<dc:creator>marioosh</dc:creator>
		<pubDate>Wed, 24 Nov 2010 14:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-18905</guid>
		<description>What about MaxUploadSizeExceededException ? How to handle this ?</description>
		<content:encoded><![CDATA[<p>What about MaxUploadSizeExceededException ? How to handle this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikram malik</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-18878</link>
		<dc:creator>vikram malik</dc:creator>
		<pubDate>Tue, 23 Nov 2010 08:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-18878</guid>
		<description>I&#039;m using spring 3.0 in my project .How to upload multiple file 
Plz Help me.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using spring 3.0 in my project .How to upload multiple file<br />
Plz Help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aashish J</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-15271</link>
		<dc:creator>Aashish J</dc:creator>
		<pubDate>Tue, 27 Jul 2010 07:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-15271</guid>
		<description>Excellent article. Saved a lot of my time.</description>
		<content:encoded><![CDATA[<p>Excellent article. Saved a lot of my time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-15003</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 07 Jul 2010 11:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-15003</guid>
		<description>Any solution using spring 3.0.3?? its really important for me! thank you a lot!</description>
		<content:encoded><![CDATA[<p>Any solution using spring 3.0.3?? its really important for me! thank you a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://dhruba.name/2008/12/27/implementing-single-and-multiple-file-multipart-uploads-using-spring-25/comment-page-1/#comment-14334</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 27 May 2010 15:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://dhruba.name/?p=644#comment-14334</guid>
		<description>I just wanted to say thanks for the blog post - it helped alot. I was attempting to solve the same problem but from webflow.

Here&#039;s the solution I settled on:

  public String handleMultifileUpload(RequestContext context) {

        ServletExternalContext externalContext = (ServletExternalContext) context.getExternalContext();                           
        final MultipartHttpServletRequest multiRequest =   (MultipartHttpServletRequest) externalContext.getNativeRequest();
        Map files = multiRequest.getFileMap();

        Logger log = Logger.getLogger(InteractionUploadHandler.class);


        for (MultipartFile file : files.values()) {
            log.error(&quot;entered method processFile&quot;);
            log.error( &quot;file uploaded:&quot; + file.getOriginalFilename());

        }



        return &quot;ok&quot;;
    }</description>
		<content:encoded><![CDATA[<p>I just wanted to say thanks for the blog post &#8211; it helped alot. I was attempting to solve the same problem but from webflow.</p>
<p>Here&#8217;s the solution I settled on:</p>
<p>  public String handleMultifileUpload(RequestContext context) {</p>
<p>        ServletExternalContext externalContext = (ServletExternalContext) context.getExternalContext();<br />
        final MultipartHttpServletRequest multiRequest =   (MultipartHttpServletRequest) externalContext.getNativeRequest();<br />
        Map files = multiRequest.getFileMap();</p>
<p>        Logger log = Logger.getLogger(InteractionUploadHandler.class);</p>
<p>        for (MultipartFile file : files.values()) {<br />
            log.error(&#8220;entered method processFile&#8221;);<br />
            log.error( &#8220;file uploaded:&#8221; + file.getOriginalFilename());</p>
<p>        }</p>
<p>        return &#8220;ok&#8221;;<br />
    }</p>
]]></content:encoded>
	</item>
</channel>
</rss>

