Re: processing of multipart request

2012-11-14 Thread Martin Cooper
On Mon, Nov 12, 2012 at 4:39 AM, Fastupload wrote: > To who maybe concern, > > I just notice struts2 framework parses multipart/form-data requesting into > a temporary file, and marshal a java.io.File object for struts2 action > regarding file input of multipart-form data request. also the framew

RE: processing of multipart request

2012-11-14 Thread Link Qian
any guide about how filing a JIRA ticket? Link > Date: Wed, 14 Nov 2012 20:29:27 -0500 > Subject: RE: processing of multipart request > From: davelnew...@gmail.com > To: dev@struts.apache.org > > You'd need to be a committer. > > In the meantime, filing a

RE: processing of multipart request

2012-11-14 Thread Dave Newton
You'd need to be a committer. In the meantime, filing a jira ticket with a patch is an alternative. Dave (pardon brevity, typos, and top-quoting; on cell) On Nov 14, 2012 8:18 PM, "Link Qian" wrote: > how can I commit code to struts2 SVN repository. any appropriate means and > qualify? > > Lin

RE: processing of multipart request

2012-11-14 Thread Link Qian
how can I commit code to struts2 SVN repository. any appropriate means and qualify? Link > Subject: Re: processing of multipart request > From: fastupl...@outlook.com > Date: Tue, 13 Nov 2012 10:39:19 +0800 > To: dev@struts.apache.org > > Wes, > > Strut