Did you exclude your upload servlet from struts.xml ? By default struts
intercepts all multi part requests and this messes a lot specially when you
have hybrid framework when few modules are plain j2ee and few are struts 2
or Spring MVc in the same app.
Are you upload less than 2gb file ?
On Mond
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rahul,
On 1/17/16 11:28 PM, Rahul Singh wrote:
> Code flow is attached, forgot to attach in trailing mail.
>
> --
- --
>
>
*From:* Rahul Singh
> *Sent:* Monday, January 18, 2016 8:
Code flow is attached, forgot to attach in trailing mail.
From: Rahul Singh
Sent: Monday, January 18, 2016 8:39 AM
To: Tomcat Users List
Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54
Struts: 2.3.24 JAVA: openJDK 1.7.79]
Hello Christop
2016-01-18 6:09 GMT+03:00 Rahul Singh :
>
>>Are you sure the request is even made to the server in these cases?What if
>>the Javascript upload component is failing before it even starts?
>
> Yes the request is made in these cases. We have compared the scenario for
> greater than 2gb and lesser si
Hello Christopher,
thanks for your prompt response !!
> Why didn't you come to the Tomcat community first?
Sorry for the delay, we wanted to make sure about the component causing the
problem.
>>I don't have a test-case in front of me, but I'm fairly confident that
>>Tomcat allows file uploads o